.codacy.yml
.gitignore
.travis.yml
CHANGES.rst
LONG_DESCRIPTION.rst
MANIFEST.in
Makefile
README.rst
azure-pipelines.yml
environment-dev.yml
lgtm.yml
setup.cfg
setup.py
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/greetings.yml
dev/README.rst
dev/datasets/README.rst
dev/datasets/gammapy-data-index.json
dev/datasets/make_dataset_index.py
dev/docker/Dockerfile
dev/docker/README.rst
dev/docker/commands.sh
dev/notes/README.md
dev/notes/announce-0.6.txt
dev/notes/announce-0.7.txt
dev/notes/announce-0.8.txt
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/getting-started.rst
docs/howto.rst
docs/index.rst
docs/make.bat
docs/nitpick-exceptions
docs/overview.rst
docs/references.rst
docs/references.txt
docs/_static/copybutton.js
docs/_static/gammapy.css
docs/_static/gammapy.js
docs/_static/gammapy_banner.png
docs/_static/gammapy_logo.ico
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/analysis/index.rst
docs/astro/index.rst
docs/astro/darkmatter/index.rst
docs/astro/population/index.rst
docs/astro/population/plot_radial_distributions.py
docs/astro/population/plot_spiral_arm_models.py
docs/astro/population/plot_spiral_arms.py
docs/astro/population/plot_velocity_distributions.py
docs/astro/source/index.rst
docs/astro/source/plot_pulsar_spindown.py
docs/astro/source/plot_pwn_evolution.py
docs/astro/source/plot_snr_brightness_evolution.py
docs/astro/source/plot_snr_radius_evolution.py
docs/astro/source/pulsar.rst
docs/astro/source/pwn.rst
docs/astro/source/snr.rst
docs/catalog/index.rst
docs/cube/index.rst
docs/data/index.rst
docs/detect/index.rst
docs/development/dataformats.rst
docs/development/howto.rst
docs/development/index.rst
docs/development/intro.rst
docs/development/release.rst
docs/development/setup.rst
docs/development/pigs/index.rst
docs/development/pigs/pig-001.rst
docs/development/pigs/pig-002.rst
docs/development/pigs/pig-003.rst
docs/development/pigs/pig-004.rst
docs/development/pigs/pig-005.rst
docs/development/pigs/pig-006-class-diagram.png
docs/development/pigs/pig-006.rst
docs/development/pigs/pig-007.rst
docs/development/pigs/pig-008.rst
docs/development/pigs/pig-009.rst
docs/development/pigs/pig-010.rst
docs/development/pigs/pig-011.rst
docs/development/pigs/pig-012.rst
docs/development/pigs/pig-013.rst
docs/development/pigs/pig-014.rst
docs/development/pigs/pig-016-gammapy-package-organisation-proposal.png
docs/development/pigs/pig-016-gammapy-package-organisation-status.png
docs/development/pigs/pig-016.rst
docs/development/pigs/pig-018.rst
docs/install/dependencies.rst
docs/install/index.rst
docs/install/other.rst
docs/install/pip.rst
docs/irf/aeff.rst
docs/irf/edisp.rst
docs/irf/index.rst
docs/irf/plot_edisp.py
docs/irf/plot_fermi_psf.py
docs/irf/psf.rst
docs/irf/theory.rst
docs/maps/colormap_example.py
docs/maps/hpxmap.rst
docs/maps/index.rst
docs/maps/plotting.rst
docs/modeling/index.rst
docs/overview/DL3.rst
docs/scripts/index.rst
docs/scripts/significance.py
docs/spectrum/create_region.py
docs/spectrum/fitting.rst
docs/spectrum/index.rst
docs/spectrum/make_rectangular_reflected_background.py
docs/spectrum/make_reflected_regions.py
docs/spectrum/reflected.rst
docs/stats/feldman_cousins.rst
docs/stats/fit_statistics.rst
docs/stats/index.rst
docs/stats/plot_fc_gauss.py
docs/stats/plot_fc_poisson.py
docs/stats/wstat_derivation.rst
docs/time/index.rst
docs/time/period.rst
docs/tutorials/index.rst
docs/tutorials/survey_map.rst
docs/utils/index.rst
examples/README.rst
examples/example_2_gauss.py
examples/exptest.py
examples/scripts.yaml
examples/survey_map.py
examples/models/README.txt
examples/models/spatial/README.txt
examples/models/spatial/plot_constant.py
examples/models/spatial/plot_disk.py
examples/models/spatial/plot_gauss.py
examples/models/spatial/plot_point.py
examples/models/spatial/plot_shell.py
examples/models/spatial/plot_template.py
examples/models/spectral/README.txt
examples/models/spectral/plot_absorbed.py
examples/models/spectral/plot_absorption.py
examples/models/spectral/plot_compound.py
examples/models/spectral/plot_constant_spectral.py
examples/models/spectral/plot_exp_cutoff_powerlaw.py
examples/models/spectral/plot_exp_cutoff_powerlaw_3fgl.py
examples/models/spectral/plot_gauss_spectral.py
examples/models/spectral/plot_logparabola.py
examples/models/spectral/plot_naima.py
examples/models/spectral/plot_powerlaw.py
examples/models/spectral/plot_powerlaw2.py
examples/models/spectral/plot_smooth_broken_powerlaw.py
examples/models/spectral/plot_super_exp_cutoff_powerlaw_3fgl.py
examples/models/spectral/plot_super_exp_cutoff_powerlaw_4fgl.py
examples/models/spectral/plot_template_spectral.py
gammapy/__init__.py
gammapy/__main__.py
gammapy/conftest.py
gammapy.egg-info/PKG-INFO
gammapy.egg-info/SOURCES.txt
gammapy.egg-info/dependency_links.txt
gammapy.egg-info/entry_points.txt
gammapy.egg-info/not-zip-safe
gammapy.egg-info/requires.txt
gammapy.egg-info/top_level.txt
gammapy/analysis/__init__.py
gammapy/analysis/config.py
gammapy/analysis/core.py
gammapy/analysis/config/docs.yaml
gammapy/analysis/config/example-1d.yaml
gammapy/analysis/config/example-3d.yaml
gammapy/analysis/config/model.yaml
gammapy/analysis/tests/__init__.py
gammapy/analysis/tests/test_analysis.py
gammapy/analysis/tests/test_config.py
gammapy/astro/__init__.py
gammapy/astro/darkmatter/__init__.py
gammapy/astro/darkmatter/profiles.py
gammapy/astro/darkmatter/spectra.py
gammapy/astro/darkmatter/utils.py
gammapy/astro/darkmatter/tests/__init__.py
gammapy/astro/darkmatter/tests/test_profiles.py
gammapy/astro/darkmatter/tests/test_spectra.py
gammapy/astro/darkmatter/tests/test_utils.py
gammapy/astro/population/__init__.py
gammapy/astro/population/simulate.py
gammapy/astro/population/spatial.py
gammapy/astro/population/velocity.py
gammapy/astro/population/tests/__init__.py
gammapy/astro/population/tests/test_simulate.py
gammapy/astro/population/tests/test_spatial.py
gammapy/astro/population/tests/test_velocity.py
gammapy/astro/source/__init__.py
gammapy/astro/source/pulsar.py
gammapy/astro/source/pwn.py
gammapy/astro/source/snr.py
gammapy/astro/source/tests/__init__.py
gammapy/astro/source/tests/test_pulsar.py
gammapy/astro/source/tests/test_pwn.py
gammapy/astro/source/tests/test_snr.py
gammapy/catalog/__init__.py
gammapy/catalog/core.py
gammapy/catalog/fermi.py
gammapy/catalog/gammacat.py
gammapy/catalog/hawc.py
gammapy/catalog/hess.py
gammapy/catalog/registry.py
gammapy/catalog/tests/__init__.py
gammapy/catalog/tests/test_core.py
gammapy/catalog/tests/test_fermi.py
gammapy/catalog/tests/test_gammacat.py
gammapy/catalog/tests/test_hawc.py
gammapy/catalog/tests/test_hess.py
gammapy/catalog/tests/data/2fhl_j0822.6-4250e.txt
gammapy/catalog/tests/data/2fhl_j1445.1-0329.txt
gammapy/catalog/tests/data/2hwc_j0534+220.txt
gammapy/catalog/tests/data/2hwc_j0631+169.txt
gammapy/catalog/tests/data/3fgl_J0000.1+6545.txt
gammapy/catalog/tests/data/3fgl_J0001.4+2120.txt
gammapy/catalog/tests/data/3fgl_J0023.4+0923.txt
gammapy/catalog/tests/data/3fgl_J0835.3-4510.txt
gammapy/catalog/tests/data/3fhl_j2301.9+5855e.txt
gammapy/catalog/tests/data/4fgl_J0000.3-7355.txt
gammapy/catalog/tests/data/4fgl_J0001.5+2113.txt
gammapy/catalog/tests/data/4fgl_J0002.8+6217.txt
gammapy/catalog/tests/data/4fgl_J1409.1-6121e.txt
gammapy/catalog/tests/data/gammacat_hess_j1813-178.txt
gammapy/catalog/tests/data/gammacat_hess_j1848-018.txt
gammapy/catalog/tests/data/gammacat_vela_x.txt
gammapy/catalog/tests/data/hess_j1713-397.txt
gammapy/catalog/tests/data/hess_j1825-137.txt
gammapy/catalog/tests/data/hess_j1930+188.txt
gammapy/catalog/tests/data/make.py
gammapy/cube/__init__.py
gammapy/cube/background.py
gammapy/cube/edisp_map.py
gammapy/cube/exposure.py
gammapy/cube/fit.py
gammapy/cube/fov.py
gammapy/cube/make.py
gammapy/cube/psf_kernel.py
gammapy/cube/psf_map.py
gammapy/cube/ring.py
gammapy/cube/simulate.py
gammapy/cube/tests/__init__.py
gammapy/cube/tests/test_background.py
gammapy/cube/tests/test_counts.py
gammapy/cube/tests/test_edisp_map.py
gammapy/cube/tests/test_exposure.py
gammapy/cube/tests/test_fit.py
gammapy/cube/tests/test_fov.py
gammapy/cube/tests/test_make.py
gammapy/cube/tests/test_psf_kernel.py
gammapy/cube/tests/test_psf_map.py
gammapy/cube/tests/test_ring.py
gammapy/cube/tests/test_simulate.py
gammapy/data/__init__.py
gammapy/data/data_store.py
gammapy/data/event_list.py
gammapy/data/filters.py
gammapy/data/gti.py
gammapy/data/hdu_index_table.py
gammapy/data/obs_summary.py
gammapy/data/obs_table.py
gammapy/data/observations.py
gammapy/data/observers.py
gammapy/data/pointing.py
gammapy/data/tests/__init__.py
gammapy/data/tests/test_data_store.py
gammapy/data/tests/test_event_list.py
gammapy/data/tests/test_filters.py
gammapy/data/tests/test_gti.py
gammapy/data/tests/test_hdu_index_table.py
gammapy/data/tests/test_obs_summary.py
gammapy/data/tests/test_obs_table.py
gammapy/data/tests/test_observations.py
gammapy/data/tests/test_observers.py
gammapy/data/tests/test_pointing.py
gammapy/detect/__init__.py
gammapy/detect/_test_statistics_cython.c
gammapy/detect/_test_statistics_cython.pyx
gammapy/detect/asmooth.py
gammapy/detect/find.py
gammapy/detect/kernel.py
gammapy/detect/lima.py
gammapy/detect/test_statistics.py
gammapy/detect/tests/__init__.py
gammapy/detect/tests/test_asmooth.py
gammapy/detect/tests/test_find.py
gammapy/detect/tests/test_kernel.py
gammapy/detect/tests/test_lima.py
gammapy/detect/tests/test_test_statistics.py
gammapy/extern/__init__.py
gammapy/extern/skimage.py
gammapy/extern/xmltodict.py
gammapy/irf/__init__.py
gammapy/irf/background.py
gammapy/irf/effective_area.py
gammapy/irf/energy_dispersion.py
gammapy/irf/io.py
gammapy/irf/irf_reduce.py
gammapy/irf/irf_stack.py
gammapy/irf/psf_3d.py
gammapy/irf/psf_gauss.py
gammapy/irf/psf_king.py
gammapy/irf/psf_table.py
gammapy/irf/tests/__init__.py
gammapy/irf/tests/test_background.py
gammapy/irf/tests/test_effective_area.py
gammapy/irf/tests/test_energy_dispersion.py
gammapy/irf/tests/test_io.py
gammapy/irf/tests/test_irf_reduce.py
gammapy/irf/tests/test_irf_write.py
gammapy/irf/tests/test_psf_3d.py
gammapy/irf/tests/test_psf_gauss.py
gammapy/irf/tests/test_psf_king.py
gammapy/irf/tests/test_psf_table.py
gammapy/irf/tests/data/psf.txt
gammapy/irf/tests/data/psf_info.txt
gammapy/maps/__init__.py
gammapy/maps/base.py
gammapy/maps/geom.py
gammapy/maps/hpx.py
gammapy/maps/hpxmap.py
gammapy/maps/hpxnd.py
gammapy/maps/image_utils.py
gammapy/maps/plotting.py
gammapy/maps/profile.py
gammapy/maps/utils.py
gammapy/maps/wcs.py
gammapy/maps/wcsmap.py
gammapy/maps/wcsnd.py
gammapy/maps/tests/__init__.py
gammapy/maps/tests/test_base.py
gammapy/maps/tests/test_geom.py
gammapy/maps/tests/test_hpx.py
gammapy/maps/tests/test_hpxmap.py
gammapy/maps/tests/test_plotting.py
gammapy/maps/tests/test_profile.py
gammapy/maps/tests/test_wcs.py
gammapy/maps/tests/test_wcsnd.py
gammapy/modeling/__init__.py
gammapy/modeling/datasets.py
gammapy/modeling/fit.py
gammapy/modeling/iminuit.py
gammapy/modeling/likelihood.py
gammapy/modeling/parameter.py
gammapy/modeling/sampling.py
gammapy/modeling/scipy.py
gammapy/modeling/serialize.py
gammapy/modeling/serialize_xml.py
gammapy/modeling/sherpa.py
gammapy/modeling/models/__init__.py
gammapy/modeling/models/core.py
gammapy/modeling/models/cube.py
gammapy/modeling/models/spatial.py
gammapy/modeling/models/spectral.py
gammapy/modeling/models/spectral_cosmic_ray.py
gammapy/modeling/models/spectral_crab.py
gammapy/modeling/models/temporal.py
gammapy/modeling/models/tests/__init__.py
gammapy/modeling/models/tests/test_cube.py
gammapy/modeling/models/tests/test_spatial.py
gammapy/modeling/models/tests/test_spectral.py
gammapy/modeling/models/tests/test_spectral_cosmic_ray.py
gammapy/modeling/models/tests/test_spectral_crab.py
gammapy/modeling/models/tests/test_temporal.py
gammapy/modeling/tests/__init__.py
gammapy/modeling/tests/test_datasets.py
gammapy/modeling/tests/test_fit.py
gammapy/modeling/tests/test_iminuit.py
gammapy/modeling/tests/test_model.py
gammapy/modeling/tests/test_parameter.py
gammapy/modeling/tests/test_scipy.py
gammapy/modeling/tests/test_serialize_yaml.py
gammapy/modeling/tests/test_sherpa.py
gammapy/modeling/tests/data/example2.yaml
gammapy/modeling/tests/data/examples.yaml
gammapy/modeling/tests/data/make.py
gammapy/scripts/__init__.py
gammapy/scripts/analysis.py
gammapy/scripts/check.py
gammapy/scripts/download.py
gammapy/scripts/downloadclasses.py
gammapy/scripts/info.py
gammapy/scripts/jupyter.py
gammapy/scripts/main.py
gammapy/scripts/tests/__init__.py
gammapy/scripts/tests/test_analysis.py
gammapy/scripts/tests/test_download.py
gammapy/scripts/tests/test_info.py
gammapy/scripts/tests/test_main.py
gammapy/spectrum/__init__.py
gammapy/spectrum/core.py
gammapy/spectrum/dataset.py
gammapy/spectrum/flux_point.py
gammapy/spectrum/make.py
gammapy/spectrum/phase.py
gammapy/spectrum/reflected.py
gammapy/spectrum/sensitivity.py
gammapy/spectrum/tests/__init__.py
gammapy/spectrum/tests/test_core.py
gammapy/spectrum/tests/test_dataset.py
gammapy/spectrum/tests/test_fit.py
gammapy/spectrum/tests/test_flux_point.py
gammapy/spectrum/tests/test_flux_point_core.py
gammapy/spectrum/tests/test_flux_point_estimator.py
gammapy/spectrum/tests/test_make.py
gammapy/spectrum/tests/test_phase.py
gammapy/spectrum/tests/test_reflected.py
gammapy/spectrum/tests/test_sensitivity.py
gammapy/stats/__init__.py
gammapy/stats/feldman_cousins.py
gammapy/stats/fit_statistics.py
gammapy/stats/fit_statistics_cython.c
gammapy/stats/fit_statistics_cython.pyx
gammapy/stats/normal.py
gammapy/stats/poisson.py
gammapy/stats/tests/__init__.py
gammapy/stats/tests/test_feldman_cousins.py
gammapy/stats/tests/test_fit_statistics.py
gammapy/stats/tests/test_normal.py
gammapy/stats/tests/test_poisson.py
gammapy/tests/__init__.py
gammapy/time/__init__.py
gammapy/time/lightcurve.py
gammapy/time/lightcurve_estimator.py
gammapy/time/period.py
gammapy/time/simulate.py
gammapy/time/variability.py
gammapy/time/tests/__init__.py
gammapy/time/tests/test_lightcurve.py
gammapy/time/tests/test_period.py
gammapy/time/tests/test_simulate.py
gammapy/time/tests/test_variability.py
gammapy/utils/__init__.py
gammapy/utils/array.py
gammapy/utils/docs.py
gammapy/utils/fits.py
gammapy/utils/gauss.py
gammapy/utils/integrate.py
gammapy/utils/interpolation.py
gammapy/utils/nddata.py
gammapy/utils/regions.py
gammapy/utils/scripts.py
gammapy/utils/scripts_test.py
gammapy/utils/table.py
gammapy/utils/testing.py
gammapy/utils/time.py
gammapy/utils/tutorials_links.py
gammapy/utils/tutorials_process.py
gammapy/utils/tutorials_test.py
gammapy/utils/units.py
gammapy/utils/coordinates/__init__.py
gammapy/utils/coordinates/fov.py
gammapy/utils/coordinates/other.py
gammapy/utils/coordinates/tests/__init__.py
gammapy/utils/coordinates/tests/test_fov.py
gammapy/utils/coordinates/tests/test_other.py
gammapy/utils/random/__init__.py
gammapy/utils/random/inverse_cdf.py
gammapy/utils/random/utils.py
gammapy/utils/random/tests/__init__.py
gammapy/utils/random/tests/test_inverse_cdf.py
gammapy/utils/random/tests/test_random.py
gammapy/utils/tests/__init__.py
gammapy/utils/tests/test_array.py
gammapy/utils/tests/test_fits.py
gammapy/utils/tests/test_gauss.py
gammapy/utils/tests/test_integrate.py
gammapy/utils/tests/test_interpolation.py
gammapy/utils/tests/test_nddata.py
gammapy/utils/tests/test_regions.py
gammapy/utils/tests/test_scripts.py
gammapy/utils/tests/test_table.py
gammapy/utils/tests/test_time.py
gammapy/utils/tests/test_units.py
licenses/LICENSE.rst
licenses/README.rst
tutorials/analysis_1.ipynb
tutorials/analysis_2.ipynb
tutorials/analysis_3d.ipynb
tutorials/analysis_mwl.ipynb
tutorials/astro_dark_matter.ipynb
tutorials/background_model.ipynb
tutorials/catalog.ipynb
tutorials/cta.ipynb
tutorials/cta_data_analysis.ipynb
tutorials/cta_sensitivity.ipynb
tutorials/detect.ipynb
tutorials/extended_source_spectral_analysis.ipynb
tutorials/fermi_lat.ipynb
tutorials/hess.ipynb
tutorials/light_curve.ipynb
tutorials/light_curve_flare.ipynb
tutorials/maps.ipynb
tutorials/mcmc_sampling.ipynb
tutorials/modeling.ipynb
tutorials/modeling_2D.ipynb
tutorials/models.ipynb
tutorials/notebooks.yaml
tutorials/overview.ipynb
tutorials/pulsar_analysis.ipynb
tutorials/ring_background.ipynb
tutorials/sed_fitting.ipynb
tutorials/simulate_3d.ipynb
tutorials/spectrum_analysis.ipynb
tutorials/spectrum_simulation.ipynb
tutorials/images/DC1_3d.png
tutorials/images/gammapy_maps.png
tutorials/images/gammapy_mcmc.png