Reasons for using Asgardpy over Gammapy v1.3 ============================================ Main reasons ------------ #. For multi-instrument `3D + 1D joint analysis `_, starting from DL3 level data #. Using `High Level Interface (HLI) `_ for 1D datasets with energy-dependent RAD_MAX values #. Additional supporting features while using `HLI `_ Unique features --------------- #. While creating a multi-instrument list of DL4 datasets, letting the central spatial coordinate in the ``geom`` objects, be commonly shared #. Being able to read Fermi files as produced by `enrico `_ #. Distinct function to read Fermi XML file into Gammapy ``Models`` objects with :class:`~asgardpy.gammapy.read_models.read_fermi_xml_models_list` (Example of simple usage with asgardpy can be seen in the `first section of the example notebook `_) #. Useful scripts and functions to help with the spectral analyses. Reasons that may be added in future Gammapy releases ---------------------------------------------------- The following features may become redundant in asgardpy, after `Gammapy 2.0 `_ - #. Being able to read Fermi files as produced by `fermipy `_ #. Easily reading existing Fermi XML files into Gammapy ``Models`` objects #. Using the `HLI `_ for 1D dataset with energy-dependent ``RAD_MAX`` cuts (see `Workflow module `_) #. Having intermediate analysis steps, distinct for DL3 -> DL4 -> DL5 (see `Workflow module `_) #. Providing Goodness of Fit estimation for 3D + 1D datasets #. Using multiple time interval selection for a given list of observations