NuRadioReco.modules.LOFAR.beamforming_utilities module
- NuRadioReco.modules.LOFAR.beamforming_utilities.mini_beamformer(fft_data, frequencies, positions, direction)[source]
Adapted from PyCrTools hBeamformBlock
Beamform the spectra given the arrival direction. Based on the arrival direction, the geometric delays are calculated.
- NuRadioReco.modules.LOFAR.beamforming_utilities.beamformer(fft_data, frequencies, delay)[source]
Beamform the spectra according to the given delays.