NuRadioReco.modules.measured_noise.ARIANNA.noiseImporterROOT module

class NuRadioReco.modules.measured_noise.ARIANNA.noiseImporterROOT.noiseImporter[source]

Bases: object

Imports recorded noise from ARIANNA station. The recorded noise needs to match the station geometry and sampling as chosen with channelResampler and channelLengthAdjuster

For different stations, new noise files need to be used. Collect forced triggers from any type of station to use for analysis. A seizable fraction of data is recommended for accuracy.

The noise will be random. This module therefore might produce non-reproducible results on a single event basis, if run several times.

Methods

begin

end

run

begin(noise_files)[source]
run(evt, station, det)[source]
end()[source]