icecube / flarestack

Unbinned likelihood analysis code for astroparticle physics datasets
https://flarestack.readthedocs.io/en/latest/?badge=latest
MIT License
8 stars 7 forks source link

Band masks fix #307

Closed sathanas31 closed 11 months ago

sathanas31 commented 11 months ago

Major change: Tackle #7 with make_band_masks_wrapper for making band masks when minimizer is large_catalogue and band masks are not already written. Currently its module make_band_mask is called in the submitter's submit method to run 1 trial locally, but in principle the wrapper can be run as a stand alone in case we decide to switch to dagmans

JannisNe commented 11 months ago

Also, please keep the CI happy and format according to (or autoformat by) black.