icecube / skyllh

https://icecube.github.io/skyllh/
GNU General Public License v3.0
11 stars 5 forks source link

Lengths of pd and times do not match #141

Closed martwo closed 1 year ago

martwo commented 1 year ago

A np.where is is missing to also set 0 for times where a the time is not during detector on-time. https://github.com/icecube/skyllh/blob/b7a7540d0d3781f740181a2bc3ba159609699609/skyllh/core/signalpdf.py#L420