LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
protopipe/__init__.py
protopipe/_dev_version.py
protopipe/version.py
protopipe.egg-info/PKG-INFO
protopipe.egg-info/SOURCES.txt
protopipe.egg-info/dependency_links.txt
protopipe.egg-info/entry_points.txt
protopipe.egg-info/not-zip-safe
protopipe.egg-info/requires.txt
protopipe.egg-info/top_level.txt
protopipe/aux/example_config_files/AdaBoostRegressor.yaml
protopipe/aux/example_config_files/RandomForestClassifier.yaml
protopipe/aux/example_config_files/RandomForestRegressor.yaml
protopipe/aux/example_config_files/analysis.yaml
protopipe/aux/example_config_files/benchmarks.yaml
protopipe/aux/example_config_files/performance.yaml
protopipe/benchmarks/__init__.py
protopipe/benchmarks/operations.py
protopipe/benchmarks/plot.py
protopipe/benchmarks/utils.py
protopipe/mva/__init__.py
protopipe/mva/io.py
protopipe/mva/train_model.py
protopipe/mva/utils.py
protopipe/perf/__init__.py
protopipe/perf/temp.py
protopipe/perf/utils.py
protopipe/pipeline/__init__.py
protopipe/pipeline/event_preparer.py
protopipe/pipeline/image_cleaning.py
protopipe/pipeline/io.py
protopipe/pipeline/temp.py
protopipe/pipeline/utils.py
protopipe/scripts/__init__.py
protopipe/scripts/build_model.py
protopipe/scripts/data_training.py
protopipe/scripts/launch_benchmark.py
protopipe/scripts/make_performance_EventDisplay.py
protopipe/scripts/write_dl2.py