icecube / skyllh

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

Seyfert Galaxies Analysis #100

Closed tomaskontrimas closed 2 years ago

tomaskontrimas commented 2 years ago

Add support for stacking source specific fluxes (mapped analyses).

tomaskontrimas commented 2 years ago

New flux models should be implemented in the flux_model.py file. The flux.py file is deprecated at this point. New models should derive from flux_model.FluxModel.

@martwo and I decided to currently leave it as is and update it in the future, when skyllh's core code fully supports flux_model.FluxModel structure.