pyrex.custom.irex.detector.IREXString.clear¶
-
IREXString.
clear
(reset_noise=False)¶ Reset the detector to an empty state.
Convenience method to clear all signals, noises, and triggers from all antennas in the detector. Can also optionally recalibrate the noise for all antennas as well.
- Parameters
- reset_noiseboolean, optional
Whether or not to recalibrate the noise.
See also
pyrex.Antenna.clear
Reset an antenna to an empty state.
pyrex.AntennaSystem.clear
Reset an antenna system to an empty state.