PyREx

pyrex.custom.arianna.LPDA.trigger

LPDA.trigger(signal)

Check if the antenna system triggers on a given signal.

Compares the maximum and minimum values to a noise signal. Triggers if both the maximum and minimum values exceed the noise mean +/- the noise standard deviation times the threshold within the set trigger window.

Parameters
signalSignal

Signal object on which to test the trigger condition.

Returns
boolean

Whether or not the antenna triggers on signal.

See also

pyrex.Signal

Base class for time-domain signals.

PyREx

A Python package for simulation of neutrinos and radio antennas in ice. Version 1.10.0

Navigation