NuRadioReco.modules.electricFieldResampler module

class NuRadioReco.modules.electricFieldResampler.electricFieldResampler[source]

Bases: object

resamples the electric field trace to a new sampling rate

Methods

run(event, station, det, sampling_rate)

resample electric field

begin

end

begin()[source]
run(event, station, det, sampling_rate)[source]

resample electric field

Parameters:
event: event
station: station
det: detector
sampling_rate: float

desired new sampling rate

end()[source]