MANIFEST.in
README.rst
setup.cfg
setup.py
cextern/README.rst
ctapipe/__init__.py
ctapipe/_version_cache.py
ctapipe/conftest.py
ctapipe/version.py
ctapipe.egg-info/PKG-INFO
ctapipe.egg-info/SOURCES.txt
ctapipe.egg-info/dependency_links.txt
ctapipe.egg-info/entry_points.txt
ctapipe.egg-info/not-zip-safe
ctapipe.egg-info/requires.txt
ctapipe.egg-info/top_level.txt
ctapipe/analysis/__init__.py
ctapipe/analysis/camera/__init__.py
ctapipe/analysis/camera/chargeresolution.py
ctapipe/analysis/camera/tests/__init__.py
ctapipe/analysis/camera/tests/test_chargeresolution.py
ctapipe/analysis/tests/__init__.py
ctapipe/calib/__init__.py
ctapipe/calib/pedestals.py
ctapipe/calib/trace.py
ctapipe/calib/array/__init__.py
ctapipe/calib/atmo/__init__.py
ctapipe/calib/camera/__init__.py
ctapipe/calib/camera/calibrator.py
ctapipe/calib/camera/dl0.py
ctapipe/calib/camera/dl1.py
ctapipe/calib/camera/gainselection.py
ctapipe/calib/camera/r1.py
ctapipe/calib/camera/tests/__init__.py
ctapipe/calib/camera/tests/test_calibrator.py
ctapipe/calib/camera/tests/test_dl0.py
ctapipe/calib/camera/tests/test_dl1.py
ctapipe/calib/camera/tests/test_gainselection.py
ctapipe/calib/camera/tests/test_r1.py
ctapipe/calib/pointing/__init__.py
ctapipe/calib/tests/__init__.py
ctapipe/calib/tests/test_pedestals.py
ctapipe/coordinates/__init__.py
ctapipe/coordinates/angular_frames.py
ctapipe/coordinates/ground_frames.py
ctapipe/coordinates/representation.py
ctapipe/coordinates/tests/__init__.py
ctapipe/coordinates/tests/test_coordinates.py
ctapipe/core/__init__.py
ctapipe/core/component.py
ctapipe/core/container.py
ctapipe/core/factory.py
ctapipe/core/logging.py
ctapipe/core/provenance.py
ctapipe/core/support.py
ctapipe/core/tool.py
ctapipe/core/traits.py
ctapipe/core/tests/__init__.py
ctapipe/core/tests/test_component.py
ctapipe/core/tests/test_container.py
ctapipe/core/tests/test_factory.py
ctapipe/core/tests/test_provenance.py
ctapipe/core/tests/test_tool.py
ctapipe/core/tests/test_traits.py
ctapipe/extern/__init__.py
ctapipe/flow/__init__.py
ctapipe/flow/flow.py
ctapipe/flow/stager_rep.py
ctapipe/flow/algorithms/__init__.py
ctapipe/flow/algorithms/add.py
ctapipe/flow/algorithms/calibration_step.py
ctapipe/flow/algorithms/display_telescope_step.py
ctapipe/flow/algorithms/int_generator.py
ctapipe/flow/algorithms/inverse.py
ctapipe/flow/algorithms/odd.py
ctapipe/flow/algorithms/pair.py
ctapipe/flow/algorithms/prepare_display_step.py
ctapipe/flow/algorithms/simtelarray_reader.py
ctapipe/flow/algorithms/string_writer.py
ctapipe/flow/gui/__init__.py
ctapipe/flow/gui/graphwidget.py
ctapipe/flow/gui/guiconnection.py
ctapipe/flow/gui/guiflow.py
ctapipe/flow/gui/images_rc.py
ctapipe/flow/gui/infolabel.py
ctapipe/flow/gui/main_window.py
ctapipe/flow/multiprocess/__init__.py
ctapipe/flow/multiprocess/connections.py
ctapipe/flow/multiprocess/consumer_zmq.py
ctapipe/flow/multiprocess/producer_zmq.py
ctapipe/flow/multiprocess/router_queue_zmq.py
ctapipe/flow/multiprocess/stager_zmq.py
ctapipe/flow/sequential/__init__.py
ctapipe/flow/sequential/consumer_sequential.py
ctapipe/flow/sequential/producer_sequential.py
ctapipe/flow/sequential/stager_sequential.py
ctapipe/image/__init__.py
ctapipe/image/charge_extractors.py
ctapipe/image/cleaning.py
ctapipe/image/concentration.py
ctapipe/image/geometry_converter.py
ctapipe/image/geometry_converter_astri.py
ctapipe/image/geometry_converter_chec.py
ctapipe/image/geometry_converter_hex.py
ctapipe/image/hillas.py
ctapipe/image/leakage.py
ctapipe/image/pixel_likelihood.py
ctapipe/image/reducers.py
ctapipe/image/timing_parameters.py
ctapipe/image/toymodel.py
ctapipe/image/waveform_cleaning.py
ctapipe/image/muon/__init__.py
ctapipe/image/muon/features.py
ctapipe/image/muon/fitting.py
ctapipe/image/muon/intensity_fitter.py
ctapipe/image/muon/muon_diagnostic_plots.py
ctapipe/image/muon/muon_integrator.py
ctapipe/image/muon/muon_reco_functions.py
ctapipe/image/muon/muon_ring_finder.py
ctapipe/image/muon/ring_fitter.py
ctapipe/image/tests/__init__.py
ctapipe/image/tests/test_charge_extraction.py
ctapipe/image/tests/test_cleaning.py
ctapipe/image/tests/test_concentration.py
ctapipe/image/tests/test_geometry_converter.py
ctapipe/image/tests/test_hillas.py
ctapipe/image/tests/test_leakage.py
ctapipe/image/tests/test_pixel_likelihood.py
ctapipe/image/tests/test_timing_parameters.py
ctapipe/image/tests/test_toy.py
ctapipe/image/tests/test_waveform_cleaning.py
ctapipe/instrument/__init__.py
ctapipe/instrument/atmosphere.py
ctapipe/instrument/camera.py
ctapipe/instrument/optics.py
ctapipe/instrument/subarray.py
ctapipe/instrument/telescope.py
ctapipe/instrument/tests/__init__.py
ctapipe/instrument/tests/test_camera.py
ctapipe/instrument/tests/test_optics.py
ctapipe/instrument/tests/test_subarray.py
ctapipe/instrument/tests/test_telescope.py
ctapipe/io/__init__.py
ctapipe/io/array.py
ctapipe/io/containers.py
ctapipe/io/eventseeker.py
ctapipe/io/eventsource.py
ctapipe/io/eventsourcefactory.py
ctapipe/io/files.py
ctapipe/io/hdf5tableio.py
ctapipe/io/hessio.py
ctapipe/io/hessioeventsource.py
ctapipe/io/lsteventsource.py
ctapipe/io/nectarcameventsource.py
ctapipe/io/serializer.py
ctapipe/io/sources.py
ctapipe/io/sst1meventsource.py
ctapipe/io/tableio.py
ctapipe/io/targetioeventsource.py
ctapipe/io/toymodel.py
ctapipe/io/tests/__init__.py
ctapipe/io/tests/test_event_source.py
ctapipe/io/tests/test_event_source_factory.py
ctapipe/io/tests/test_eventseeker.py
ctapipe/io/tests/test_files.py
ctapipe/io/tests/test_hdf5.py
ctapipe/io/tests/test_hessio.py
ctapipe/io/tests/test_hessio_event_source.py
ctapipe/io/tests/test_lsteventsource.py
ctapipe/io/tests/test_nectarcameventsource.py
ctapipe/io/tests/test_serializer.py
ctapipe/io/tests/test_sst1meventsource.py
ctapipe/io/tests/test_targetio_event_source.py
ctapipe/plotting/__init__.py
ctapipe/plotting/array.py
ctapipe/plotting/camera.py
ctapipe/plotting/event_viewer.py
ctapipe/plotting/tests/__init__.py
ctapipe/plotting/tests/test_camera.py
ctapipe/reco/HillasReconstructor.py
ctapipe/reco/ImPACT.py
ctapipe/reco/__init__.py
ctapipe/reco/energy_regressor.py
ctapipe/reco/event_classifier.py
ctapipe/reco/hillas_intersection.py
ctapipe/reco/reco_algorithms.py
ctapipe/reco/regressor_classifier_base.py
ctapipe/reco/shower_max.py
ctapipe/reco/tests/__init__.py
ctapipe/reco/tests/test_HillasReconstructor.py
ctapipe/reco/tests/test_ImPACT.py
ctapipe/reco/tests/test_energy_regressor.py
ctapipe/reco/tests/test_event_classifier.py
ctapipe/reco/tests/test_hillas_intersection.py
ctapipe/reco/tests/test_regressor_classifier_base.py
ctapipe/reco/tests/test_showermaxestimator.py
ctapipe/tests/__init__.py
ctapipe/tests/setup_package.py
ctapipe/tools/__init__.py
ctapipe/tools/camdemo.py
ctapipe/tools/dump_instrument.py
ctapipe/tools/dump_triggers.py
ctapipe/tools/extract_charge_resolution.py
ctapipe/tools/info.py
ctapipe/tools/plot_charge_resolution.py
ctapipe/tools/plot_charge_resolution_variation_hist.py
ctapipe/tools/utils.py
ctapipe/tools/tests/__init__.py
ctapipe/tools/tests/test_tools.py
ctapipe/utils/CutFlow.py
ctapipe/utils/__init__.py
ctapipe/utils/datasets.py
ctapipe/utils/dynamic_class.py
ctapipe/utils/fitshistogram.py
ctapipe/utils/json2fits.py
ctapipe/utils/linalg.py
ctapipe/utils/neighbour_sum.py
ctapipe/utils/neighbour_sum_c.cc
ctapipe/utils/table_interpolator.py
ctapipe/utils/template_network_interpolator.py
ctapipe/utils/unstructured_interpolator.py
ctapipe/utils/tests/__init__.py
ctapipe/utils/tests/test_CutFlow.py
ctapipe/utils/tests/test_datasets.py
ctapipe/utils/tests/test_fitshistogram.py
ctapipe/utils/tests/test_json_2_fits.py
ctapipe/utils/tests/test_linalg.py
ctapipe/utils/tests/test_unstructured_interpolator.py
ctapipe/visualization/__init__.py
ctapipe/visualization/mpl_array.py
ctapipe/visualization/mpl_camera.py
ctapipe/visualization/tests/__init__.py
ctapipe/visualization/tests/test_mpl.py
docs/FAQ.rst
docs/Makefile
docs/bibliography.rst
docs/cameras.png
docs/changelog.rst
docs/conf.py
docs/ctapipe_logo.png
docs/event.png
docs/index.html
docs/index.rst
docs/make.bat
docs/references.txt
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/analysis/index.rst
docs/calib/index.rst
docs/calib/index_camera.rst
docs/coordinates/index.rst
docs/core/corediagram.dot
docs/core/index.rst
docs/core/tool-component.pdf
docs/core/tool-component.png
docs/development/code-guidelines.rst
docs/development/index.rst
docs/development/maintainer-info.rst
docs/development/pullrequests.rst
docs/development/py-pipe-dependencies.pdf
docs/development/py-pipe-dependencies.png
docs/development/rootmigration.rst
docs/development/style-guide.rst
docs/development/support-libraries.rst
docs/flow/index.rst
docs/flow/pipeline.png
docs/getting_started/index.rst
docs/image/charge_extractors.rst
docs/image/cleaning.rst
docs/image/dilate.png
docs/image/geometry_converter.rst
docs/image/hillas.rst
docs/image/image_example.py
docs/image/index.rst
docs/image/muon.rst
docs/image/pixel_likelihood.rst
docs/image/reducers.rst
docs/image/toymodel.rst
docs/instrument/camera.rst
docs/instrument/camerageometry_example.py
docs/instrument/config.dot
docs/instrument/index.rst
docs/instrument/optics.rst
docs/instrument/subarray.rst
docs/instrument/telescope.rst
docs/io/index.rst
docs/io/shower.png
docs/reco/ImPACT.rst
docs/reco/index.rst
docs/reco/images/ImageTemplates.png
docs/reco/images/goodness.png
docs/reco/images/likelihood.png
docs/reco/images/predictions.png
docs/tools/index.rst
docs/utils/index.rst
docs/visualization/index.rst
licenses/LICENSE.rst
licenses/README.rst