PyREx

pyrex.custom.arianna.antenna.LPDA.full_waveform

LPDA.full_waveform(times)

Signal + noise for the antenna system for the given times.

Creates the complete waveform of the antenna system including noise and all received signals for the given times array. Includes front-end processing with the required lead-in time.

Parameters
timesarray_like

1D array of times during which to produce the full waveform.

Returns
Signal

Complete waveform with noise and all signals.

See also

pyrex.Antenna.full_waveform

Signal + noise for an antenna for the given times.

PyREx

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

Navigation