PyREx

pyrex.custom.irex.antenna.EnvelopeHpol.tunnel_diode

EnvelopeHpol.tunnel_diode(signal)

Calculate a signal as processed by the tunnel diode.

The given signal is convolved with the tunnel diode response as in AraSim.

Parameters
signalSignal

Signal to be processed by the tunnel diode.

Returns
Signal

Signal output of the tunnel diode for the input signal.

Raises
ValueError

If the input signal doesn’t have a value_type of voltage.

Notes

The tunnel diode response is based on the response parameterized in AraSim, as developed by ANITA [1].

References

1

A. Connolly & R. Nichol, ANITA Note #411, “A Power-Based Time Domain Trigger Simulation.” https://elog.phys.hawaii.edu/elog/anita_notes/080827_041639/powertrigger.pdf

PyREx

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

Navigation