pyrex.custom.ara.detector.ARAString.clear¶
-
ARAString.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.clearReset an antenna to an empty state.
pyrex.AntennaSystem.clearReset an antenna system to an empty state.
