.coveragerc
.gitattributes
.gitignore
.travis.yml
LICENCE
README.md
requirements.txt
setup.cfg
setup.py
tox.ini
data/example_2_fort.1
data/example_3_fort.1
data/example_fort.1
data/example_fort.3
data/example_fort.5
data/example_fort.7
data/example_fort.8
data/example_velocities_fort.8
data/fort.1
data/fort.7
data/fort.8
occamtools/__init__.py
occamtools/fort5_to_xyz.py
occamtools/generate_fort5.py
occamtools/histogram.py
occamtools/occam_data.py
occamtools/read_fort1.py
occamtools/read_fort7.py
occamtools/read_xyz.py
occamtools/replace_in_fort1.py
occamtools/replace_in_fort3.py
occamtools/xyz_to_fort5.py
occamtools.egg-info/PKG-INFO
occamtools.egg-info/SOURCES.txt
occamtools.egg-info/dependency_links.txt
occamtools.egg-info/requires.txt
occamtools.egg-info/top_level.txt
test/__init__.py
test/test_fort5_to_xyz.py
test/test_generate_fort5.py
test/test_histogram.py
test/test_occam_data.py
test/test_read_fort1.py
test/test_read_fort7.py
test/test_read_xyz.py
test/test_replace_in_fort1.py
test/test_replace_in_fort3.py
test/test_xyz_to_fort5.py