LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
antmocdata/__init__.py
antmocdata.egg-info/PKG-INFO
antmocdata.egg-info/SOURCES.txt
antmocdata.egg-info/dependency_links.txt
antmocdata.egg-info/requires.txt
antmocdata.egg-info/top_level.txt
antmocdata/log/__init__.py
antmocdata/log/data.py
antmocdata/log/default_fields.json
antmocdata/log/extract.py
antmocdata/log/fields.py
antmocdata/log/options.py
antmocdata/mgxs/__init__.py
antmocdata/mgxs/material.py
antmocdata/mgxs/materialxml.py
antmocdata/mgxs/options.py
antmocdata/mgxs/manip/__init__.py
antmocdata/mgxs/manip/h5.py
antmocdata/mgxs/manip/xml.py
antmocdata/mgxs/type_a/__init__.py
antmocdata/mgxs/type_a/elements.json
antmocdata/mgxs/type_a/generate.py
antmocdata/mgxs/type_a/infilecross.py
antmocdata/mgxs/type_a/material.py
antmocdata/mgxs/type_a/nuclides.py
antmocdata/mgxs/type_a/options.py
antmocdata/solution/__init__.py
antmocdata/solution/rx.py
examples/log/extract-records.py
examples/log/logs2json.py
examples/mgxs/c5g7/materials.xml
examples/mgxs/c5g7/xml-to-h5.py
examples/mgxs/h5/check-materials.py
examples/mgxs/h5/convert-layout.py
examples/mgxs/h5/fix-materials.py
examples/mgxs/h5/load-materials.py
examples/mgxs/h5/mgxs.h5
examples/mgxs/type_a/find-sets.py
examples/mgxs/type_a/generate-mgxs.py
examples/mgxs/type_a/infilecross
examples/mgxs/type_a/materials.xml
examples/mgxs/xml/fix-materials-in-xml.py
examples/mgxs/xml/materials.xml
tests/__init__.py
tests/mgxs/__init__.py
tests/mgxs/conftest.py
tests/mgxs/test_material.py
tests/mgxs/manip/__init__.py
tests/mgxs/manip/conftest.py
tests/mgxs/manip/mgxs.h5
tests/mgxs/manip/test_manip_h5.py
tests/mgxs/manip/test_manip_xml.py
tests/mgxs/type_a/__init__.py
tests/mgxs/type_a/conftest.py
tests/mgxs/type_a/test_infilecross.py
tests/mgxs/type_a/test_material.py