Bins

class for creating the histogram bins for the analysis (created on June 10th 2020 by M. Reichmann (remichae@phys.ethz.ch))

source

get_time

 get_time (t_vec, bin_width, last=False)

## Region Pixel


source

get_local

 get_local (plane, bin_width=1, aspect_ratio=False)

source

get_local_x

 get_local_x (plane, bin_width=1, aspect_ratio=False)

source

get_local_y

 get_local_y (plane, bin_width=1, aspect_ratio=False)

source

get_corr

 get_corr (mode, pl0, pl1, bw=1)

source

get_global

 get_global (plane, res=1)

source

get_xy

 get_xy (local, plane, bin_width=1, aspect_ratio=False)

source

get_global_x

 get_global_x (plane, res=1)

calculates the global telescope bins :return: [nbins, bin_array]


source

get_x

 get_x (plane, bw=1, res=1, local=True, aspect_ratio=False)

source

get_y

 get_y (plane, bw=1, res=1, local=True, aspect_ratio=False)

source

get_global_y

 get_global_y (plane, res=1)

source

get_pixel

 get_pixel (plane, res, outer=0.5, cell=False)

source

get_adc

 get_adc ()

source

get_vcal

 get_vcal (bin_width=1)

source

get_electrons

 get_electrons (bin_width=200)

source

get_ph

 get_ph (vcal=False, adc=False, bin_width=None)

source

get_triggerphase

 get_triggerphase ()

## End Region PIXEL

Binning