LICENSE
MANIFEST.in
README.md
pytest.ini
setup.py
curie/__init__.py
curie/calibration.py
curie/compound.py
curie/data.py
curie/decay_chain.py
curie/element.py
curie/isotope.py
curie/library.py
curie/plotting.py
curie/reaction.py
curie/spectrum.py
curie/stack.py
curie.egg-info/PKG-INFO
curie.egg-info/SOURCES.txt
curie.egg-info/dependency_links.txt
curie.egg-info/requires.txt
curie.egg-info/top_level.txt
examples/eu_calib_7cm.Spe
examples/example_compounds.csv
examples/example_compounds.json
examples/isotope_decay_examples.py
examples/reaction_examples.py
examples/spectroscopy_examples.py
examples/stack_examples.py
examples/test_stack.csv
tests/conftest.py
tests/test_api_structure.py
tests/test_bateman.py
tests/test_library_values.py
tests/test_spectrum_reference.py
tests/test_stopping.py