Lars Mohrmann
Lars Mohrmann
I have noticed that the `MapCoord` class apparently does not support units and have wondered whether there is a particular reason for this? The docs at least don't mention a...
The Kelner et al. 2006 paper (https://ui.adsabs.harvard.edu/abs/2006PhRvD..74c4018K/abstract) also provides parametrizations for neutrino spectra. Unfortunately, it seems that the Kafexhiu et al. (2014) paper (https://ui.adsabs.harvard.edu/abs/2014PhRvD..90l3014K/abstract) does not. @zblz Have you ever...
As far as I can tell, the y-unit in SED plots is always `erg/cm2/s`. It would be nice if one could specify that the unit is, e.g., `TeV/cm2/s`.
FluxPointsEstimator fails on list of multiple stacked datasets because meta_table cannot be created
**Gammapy version** 1.2 **Bug description** I am trying to run the `FluxPointsEstimator` on a list of (stacked) `MapDataset`s that each contain a different number of observations. This fails with the...
**Gammapy version** 1.3 **Bug description** I have the following flux points stored in `ascii.ecsv` format: ``` # %ECSV 1.0 # --- # datatype: # - {name: e_ref, unit: GeV, datatype:...