PyREx

pyrex.custom.irex.antenna.EnvelopeHpol.make_noise

EnvelopeHpol.make_noise(times)

Creates a noise signal over the given times.

Passes a noise signal of the antenna through the front-end.

Parameters
timesarray_like

1D array of times during which to produce noise values.

Returns
Signal

Antenna system noise values during the times array.

Raises
ValueError

If not enough noise-related attributes are defined for the antenna.

PyREx

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

Navigation