Bins
class for creating the histogram bins for the analysis (created on June 10th 2020 by M. Reichmann (remichae@phys.ethz.ch))
get_time
get_time (t_vec, bin_width, last=False)
## Region Pixel
get_local
get_local (plane, bin_width=1, aspect_ratio=False)
get_local_x
get_local_x (plane, bin_width=1, aspect_ratio=False)
get_local_y
get_local_y (plane, bin_width=1, aspect_ratio=False)
get_corr
get_corr (mode, pl0, pl1, bw=1)
get_global
get_global (plane, res=1)
get_xy
get_xy (local, plane, bin_width=1, aspect_ratio=False)
get_global_x
get_global_x (plane, res=1)
calculates the global telescope bins :return: [nbins, bin_array]
get_x
get_x (plane, bw=1, res=1, local=True, aspect_ratio=False)
get_y
get_y (plane, bw=1, res=1, local=True, aspect_ratio=False)
get_global_y
get_global_y (plane, res=1)
get_pixel
get_pixel (plane, res, outer=0.5, cell=False)
get_adc
get_adc ()
get_vcal
get_vcal (bin_width=1)
get_electrons
get_electrons (bin_width=200)
get_ph
get_ph (vcal=False, adc=False, bin_width=None)
get_triggerphase
get_triggerphase ()