NuRadioReco.detector.ARIANNA.analog_components module

NuRadioReco.detector.ARIANNA.analog_components.load_amplifier_response(amp_type='100', path='/home/runner/work/NuRadioMC/NuRadioMC/NuRadioReco/detector/ARIANNA')[source]

Read out amplifier gain and phase. Currently only examples have been implemented. Needs a better structure in the future, possibly with database.

NuRadioReco.detector.ARIANNA.analog_components.load_amp_measurement(amp_measurement)[source]

load individual amp measurement from file and buffer interpolation function

NuRadioReco.detector.ARIANNA.analog_components.get_amplifier_response(ff, amp_type, amp_measurement=None)[source]
NuRadioReco.detector.ARIANNA.analog_components.get_cable_response_parametrized(frequencies, cable_type, cable_length)[source]
NuRadioReco.detector.ARIANNA.analog_components.get_cable_response(frequencies, path='/home/runner/work/NuRadioMC/NuRadioMC/NuRadioReco/detector/ARIANNA')[source]

Read out cable induced loss and phase. From standard 4 channel station.

NuRadioReco.detector.ARIANNA.analog_components.get_available_amplifiers()[source]