.pylintrc
LICENSE
MANIFEST.in
README.md
download_data.sh
environment.yml
pyproject.toml
setup.cfg
setup.py
magic_cta_pipe.egg-info/PKG-INFO
magic_cta_pipe.egg-info/SOURCES.txt
magic_cta_pipe.egg-info/dependency_links.txt
magic_cta_pipe.egg-info/entry_points.txt
magic_cta_pipe.egg-info/requires.txt
magic_cta_pipe.egg-info/top_level.txt
magicctapipe/__init__.py
magicctapipe/_version.py
magicctapipe/version.py
magicctapipe/config/config_MAGIC_LST.yaml
magicctapipe/config/get_images_and_pixel_info_config.yaml
magicctapipe/data/MAGIC_Sensitivity_magicmpp.txt
magicctapipe/data/MARS_4LST.txt
magicctapipe/data/MARS_MAGIC.txt
magicctapipe/data/MARS_MAGIC_LST1.txt
magicctapipe/data/magic_sensitivity.txt
magicctapipe/image/__init__.py
magicctapipe/image/cleaning.py
magicctapipe/image/leakage.py
magicctapipe/image/muons/__init__.py
magicctapipe/image/muons/muon_analysis.py
magicctapipe/io/__init__.py
magicctapipe/io/containers.py
magicctapipe/io/gadf.py
magicctapipe/io/io.py
magicctapipe/irfs/__init__.py
magicctapipe/irfs/utils.py
magicctapipe/reco/__init__.py
magicctapipe/reco/classifier_utils.py
magicctapipe/reco/direction_utils.py
magicctapipe/reco/energy_utils.py
magicctapipe/reco/estimators.py
magicctapipe/reco/event_processing.py
magicctapipe/reco/global_utils.py
magicctapipe/reco/stereo.py
magicctapipe/scripts/__init__.py
magicctapipe/scripts/comparison/access_pixel_info_file.py
magicctapipe/scripts/comparison/cleaning_analysis.py
magicctapipe/scripts/comparison/cleaning_comp.py
magicctapipe/scripts/comparison/get_images_and_pixel_info.py
magicctapipe/scripts/comparison/params_labels.txt
magicctapipe/scripts/lst1_magic/README.md
magicctapipe/scripts/lst1_magic/__init__.py
magicctapipe/scripts/lst1_magic/config.yaml
magicctapipe/scripts/lst1_magic/create_dl3_index_files.py
magicctapipe/scripts/lst1_magic/lst1_magic_create_irf.py
magicctapipe/scripts/lst1_magic/lst1_magic_dl1_stereo_to_dl2.py
magicctapipe/scripts/lst1_magic/lst1_magic_dl2_to_dl3.py
magicctapipe/scripts/lst1_magic/lst1_magic_event_coincidence.py
magicctapipe/scripts/lst1_magic/lst1_magic_mc_dl0_to_dl1.py
magicctapipe/scripts/lst1_magic/lst1_magic_mc_muon_analysis.py
magicctapipe/scripts/lst1_magic/lst1_magic_stereo_reco.py
magicctapipe/scripts/lst1_magic/lst1_magic_train_rfs.py
magicctapipe/scripts/lst1_magic/magic_calib_to_dl1.py
magicctapipe/scripts/lst1_magic/merge_hdf_files.py
magicctapipe/scripts/lst1_magic/muon_analysis_LST_or_MAGIC_data.py
magicctapipe/scripts/mars/convert_superstar_to_dl1.py
magicctapipe/scripts/mars/effective_area_melibea.py
magicctapipe/scripts/mars/magic-cta-pipe_config_stereo.yaml
magicctapipe/scripts/mars/magic_calibrated_to_dl1.py
magicctapipe/scripts/mars/mars_images_to_hdf5.py
magicctapipe/scripts/performance/apply_rfs_MAGIC_LST.py
magicctapipe/scripts/performance/make_irfs_MAGIC_LST.py
magicctapipe/scripts/performance/stereo_reco_MAGIC_LST.py
magicctapipe/scripts/performance/train_rfs_MAGIC_LST.py
magicctapipe/utils/__init__.py
magicctapipe/utils/badpixels.py
magicctapipe/utils/camera_geometry.py
magicctapipe/utils/filedir.py
magicctapipe/utils/functions.py
magicctapipe/utils/gti.py
magicctapipe/utils/plot.py
magicctapipe/utils/tels.py
magicctapipe/utils/utils.py
notebooks/check_event_coincidence.ipynb
notebooks/check_flux_from_dl3.ipynb
notebooks/check_irfs_from_dl2.ipynb
notebooks/check_signal_from_dl2.ipynb