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/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
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