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/requires.txt
magic_cta_pipe.egg-info/top_level.txt
magicctapipe/__init__.py
magicctapipe/_version.py
magicctapipe/version.py
magicctapipe/config/CrabNebula.yaml
magicctapipe/config/config_MAGIC_LST.yaml
magicctapipe/config/get_images_and_pixel_info_config.yaml
magicctapipe/config/magic-cta-pipe_config_stereo.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/irfs/__init__.py
magicctapipe/irfs/utils.py
magicctapipe/reco/__init__.py
magicctapipe/reco/image.py
magicctapipe/reco/stereo.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_mc/apply_rfs_MAGIC_LST.py
magicctapipe/scripts/lst1_magic_mc/make_irfs_MAGIC_LST.py
magicctapipe/scripts/lst1_magic_mc/stereo_reco_MAGIC_LST.py
magicctapipe/scripts/lst1_magic_mc/train_rfs_MAGIC_LST.py
magicctapipe/scripts/lst1_magic_real/__init__.py
magicctapipe/scripts/lst1_magic_real/config.yaml
magicctapipe/scripts/lst1_magic_real/lst1_magic_dl1_to_dl2.py
magicctapipe/scripts/lst1_magic_real/lst1_magic_event_coincidence.py
magicctapipe/scripts/lst1_magic_real/lst1_magic_mc_dl0_to_dl1.py
magicctapipe/scripts/lst1_magic_real/lst1_magic_stereo_reco.py
magicctapipe/scripts/lst1_magic_real/lst1_magic_train_rfs.py
magicctapipe/scripts/lst1_magic_real/magic_data_cal_to_dl1.py
magicctapipe/scripts/lst1_magic_real/notebooks/check_coincidence_performance.ipynb
magicctapipe/scripts/lst1_magic_real/notebooks/check_signal.ipynb
magicctapipe/scripts/magic/add_orig_mc_tree.py
magicctapipe/scripts/magic/apply_rfs.py
magicctapipe/scripts/magic/hillas_preprocessing_MAGICCleaning.py
magicctapipe/scripts/magic/hillas_preprocessing_MAGICCleaning_stereo.py
magicctapipe/scripts/magic/magic_calibrated_to_dl1.py
magicctapipe/scripts/magic/make_event_lists.py
magicctapipe/scripts/magic/make_irf.py
magicctapipe/scripts/magic/make_spectrum.py
magicctapipe/scripts/magic/merge_dl1.py
magicctapipe/scripts/magic/train_classifier_rf.py
magicctapipe/scripts/magic/train_direction_rf.py
magicctapipe/scripts/magic/train_energy_rf.py
magicctapipe/scripts/mars/convert_superstar_to_dl1.py
magicctapipe/scripts/mars/effective_area_melibea.py
magicctapipe/scripts/mars/mars_images_to_hdf5.py
magicctapipe/train/__init__.py
magicctapipe/train/classifier_utils.py
magicctapipe/train/direction_utils.py
magicctapipe/train/energy_utils.py
magicctapipe/train/event_processing.py
magicctapipe/train/global_utils.py
magicctapipe/utils/MAGIC_Badpixels.py
magicctapipe/utils/MAGIC_Cleaning.py
magicctapipe/utils/__init__.py
magicctapipe/utils/camera_geometry.py
magicctapipe/utils/cleaning.py
magicctapipe/utils/filedir.py
magicctapipe/utils/gti.py
magicctapipe/utils/leakage.py
magicctapipe/utils/merge_hdf_files.py
magicctapipe/utils/modifier.py
magicctapipe/utils/my_functions.py
magicctapipe/utils/plot.py
magicctapipe/utils/processors.py
magicctapipe/utils/tels.py
magicctapipe/utils/utils.py