Module calibrations

Source
Expand description

The ReadoutBoardCalibration is the first stage in a 3 stage calibration process for the tof

It converts adc/bin data for the individual waveforms into mV/ns.

This has to be done individually per board and is an automated process.

Structs§

RBCalibrations
RBCalibrationsFlightT
smaller packet to bring through the gcu
RBCalibrationsFlightV

Enums§

Edge

Functions§

clean_spikes
Simplified version of spike cleaning
find_zero_crossings
Designed to match np.where(np.diff(np.signbit(trace)))[0] FIXME -> This needs to be moved to analysis!
get_periods
Arguments: