PyREx

pyrex.custom.arianna.antenna.ARIANNAAntenna.is_hit_during

ARIANNAAntenna.is_hit_during(times)

Check if the antenna is triggered in a time range.

Generate the full waveform of the antenna over the given times array and check whether it triggers the antenna.

Parameters
timesarray_like

1D array of times during which to check for a trigger.

Returns
boolean

Whether or not the antenna triggered during the given times.

PyREx

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

Navigation