LICENSE
README.md
setup.py
aton/__init__.py
aton/_version.py
aton/alias.py
aton/atoms.py
aton/call.py
aton/elements.py
aton/file.py
aton/units.py
aton.egg-info/PKG-INFO
aton.egg-info/SOURCES.txt
aton.egg-info/dependency_links.txt
aton.egg-info/requires.txt
aton.egg-info/top_level.txt
aton/interface/__init__.py
aton/interface/castep.py
aton/interface/phonopy.py
aton/interface/qe.py
aton/spectra/__init__.py
aton/spectra/classes.py
aton/spectra/deuterium.py
aton/spectra/fit.py
aton/spectra/normalize.py
aton/spectra/plot.py
aton/spectra/samples.py
aton/text/__init__.py
aton/text/edit.py
aton/text/extract.py
aton/text/find.py
tests/__init__.py
tests/test_edit.py
tests/test_extract.py
tests/test_file.py
tests/test_find.py
tests/test_qe.py