NuRadioReco.modules.LOFAR.hardwareResponseIncorporator module
- class NuRadioReco.modules.LOFAR.hardwareResponseIncorporator.hardwareResponseIncorporator[source]
Bases:
object
Incorporates the gains and losses induced by the LOFAR hardware. This is partially taken from the ARA hardwareResponseIncorporator.
author: Karen Terveer
Methods
run
(station, det[, sim_to_data])Incorporates the LOFAR signal chain (cable loss and RCU gain)
begin
- run(station, det, sim_to_data=False)[source]
Incorporates the LOFAR signal chain (cable loss and RCU gain)
- Parameters:
- station: Station object
The station whose channels noise shall be added to
- det: Detector object
The detector description
- sim_to_data: bool
set to True if working with simulated data to add the signal chain to it. Set to False if working with measured data.