LICENSE.md
README.md
pyproject.toml
src/sntools/__init__.py
src/sntools/channel.py
src/sntools/detectors.py
src/sntools/event.py
src/sntools/genevts.py
src/sntools/transformation.py
src/sntools.egg-info/PKG-INFO
src/sntools.egg-info/SOURCES.txt
src/sntools.egg-info/dependency_links.txt
src/sntools.egg-info/entry_points.txt
src/sntools.egg-info/requires.txt
src/sntools.egg-info/top_level.txt
src/sntools/formats/__init__.py
src/sntools/formats/gamma.py
src/sntools/formats/nakazato.py
src/sntools/formats/princeton.py
src/sntools/formats/totani.py
src/sntools/formats/warren2020.py
src/sntools/interaction_channels/__init__.py
src/sntools/interaction_channels/c12e.py
src/sntools/interaction_channels/c12eb.py
src/sntools/interaction_channels/c12nc.py
src/sntools/interaction_channels/es.py
src/sntools/interaction_channels/ibd.py
src/sntools/interaction_channels/o16e.py
src/sntools/interaction_channels/o16eb.py
src/sntools/interaction_channels/ps.py
tests/test_c12e.py
tests/test_c12eb.py
tests/test_c12nc.py
tests/test_detectors.py
tests/test_es.py
tests/test_formats.py
tests/test_gamma.py
tests/test_ibd.py
tests/test_ibd_extended.py
tests/test_nakazato.py
tests/test_o16e.py
tests/test_o16eb.py
tests/test_ps.py