nu-radio / NuRadioReco

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

allow for a different bandpass filter per channel #245

Closed cg-laser closed 4 years ago

cg-laser commented 4 years ago

implement that the user can specify a different bandwidth per channel

cg-laser commented 4 years ago

I'm not sure how useful this option is. One can always just specify a bandwidth larger than the nquist frequency so apply no filter. Also for NuRadioMC the function always needs to return a filter function so that the bandwidth can be determined properly.