pyrex.custom.ara.antenna.VpolAntenna.clear¶
-
VpolAntenna.
clear
(reset_noise=False)¶ Reset the antenna system to an empty state.
Clears all signals, noises, and triggers from the antenna state. Can also optionally recalibrate the noise so that a new signal arriving at the same times as a previous signal will not have the same noise.
- Parameters
- reset_noiseboolean, optional
Whether or not to recalibrate the noise.
See also
pyrex.Antenna.clear
Reset an antenna to an empty state.