LICENSE
README.rst
pyproject.toml
setup.cfg
amor_eos.egg-info/PKG-INFO
amor_eos.egg-info/SOURCES.txt
amor_eos.egg-info/dependency_links.txt
amor_eos.egg-info/entry_points.txt
amor_eos.egg-info/requires.txt
amor_eos.egg-info/top_level.txt
eos/__init__.py
eos/__main__.py
eos/command_line.py
eos/const.py
eos/e2h.py
eos/event_analysis.py
eos/event_data_types.py
eos/event_handling.py
eos/file_reader.py
eos/header.py
eos/helpers.py
eos/helpers_fallback.py
eos/helpers_numba.py
eos/instrument.py
eos/logconfig.py
eos/normalization.py
eos/options.py
eos/path_handling.py
eos/projection.py
eos/reduction_e2h.py
eos/reduction_reflectivity.py
tests/test_full_analysis.py