Expand description
Calibration routines for the GAPS TOF system
Structs§
- RBCalibration
FlightT - smaller packet to bring through the gcu
- RBCalibration
FlightV - RBCalibrations
Enums§
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 - Get the periods of a sine wave
- roll
- Roll over the entries from the end of a vector to the beginning by a given offset.