nu-radio / NuRadioReco

reconstruction framework for radio detectors of high-energy neutrinos
GNU General Public License v3.0
5 stars 3 forks source link

coreas input module for fixed grid of stations. #275

Closed cg-laser closed 3 years ago

cg-laser commented 3 years ago

This module distributes core positions randomly within a user defined area and calculates the electric field at the detector positions as specified in the detector description by choosing the closest antenna of the star shape pattern simulation

fschlueter commented 3 years ago

Hi all, this PR looks like you are not following anymore the idea of interpolating the full pulses from pulses on a star-shaped grid onto arbitrary positions? Why is that? Cheers

cg-laser commented 3 years ago

its just a matter of manpower. If someone had the time to implement a proper interpolation, this would be the preferred solution. We just want to determine the detection efficiency, then just picking the closest simulated station should be fine.