cosimoNigro / agnpy

Modelling jetted Active Galactic Nuclei radiative processes with python
https://agnpy.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
47 stars 32 forks source link

Fix energy shape #131

Closed pivosb closed 1 year ago

pivosb commented 1 year ago

Fixes for synchrotron and SSC evaluation when using the gammapy wrapper, following the discussion in https://github.com/cosimoNigro/agnpy/issues/117

The ExternalCompton class might still need the same fixes for each target (DT, BLR, etc) or one could include a global reshape

cosimoNigro commented 1 year ago

Sorry for neglecting this @pivosb, and thanks a lot for solving the conflicts, will fix the failing tests in a follow-up PR.

Thanks again.