LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
mdx2/VERSION
mdx2/__init__.py
mdx2/data.py
mdx2/dxtbx_machinery.py
mdx2/geometry.py
mdx2/io.py
mdx2/scaling.py
mdx2/utils.py
mdx2.egg-info/PKG-INFO
mdx2.egg-info/SOURCES.txt
mdx2.egg-info/dependency_links.txt
mdx2.egg-info/entry_points.txt
mdx2.egg-info/requires.txt
mdx2.egg-info/top_level.txt
mdx2/command_line/__init__.py
mdx2/command_line/bin_image_series.py
mdx2/command_line/correct.py
mdx2/command_line/find_peaks.py
mdx2/command_line/import_data.py
mdx2/command_line/import_geometry.py
mdx2/command_line/integrate.py
mdx2/command_line/map.py
mdx2/command_line/mask_peaks.py
mdx2/command_line/merge.py
mdx2/command_line/reintegrate.py
mdx2/command_line/scale.py
mdx2/command_line/tree.py
mdx2/command_line/version.py
tests/test_command_line_parsing.py
tests/test_nexus_files.py
tests/test_version_number.py