pyrex.custom.irex.antenna.EnvelopeVpol.envelopeless_front_end¶
-
EnvelopeVpol.
envelopeless_front_end
(signal)¶ Apply front-end processes to a signal and return the output.
The front-end consists of the full ARA electronics chain (including amplification) and signal clipping. Does not include the extra amplification and envelope circuit.
- Parameters
- signalSignal
Signal
object on which to apply the front-end processes.
- Returns
- Signal
Signal processed by the ARA antenna front end.
See also
pyrex.custom.ara.antenna.ARAAntennaSystem.front_end
Apply front-end processes to a signal and return the output.