.gitignore
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
.github/workflows/format.yml
.github/workflows/publish.yml
TRSFX/__init__.py
TRSFX.egg-info/PKG-INFO
TRSFX.egg-info/SOURCES.txt
TRSFX.egg-info/dependency_links.txt
TRSFX.egg-info/entry_points.txt
TRSFX.egg-info/requires.txt
TRSFX.egg-info/top_level.txt
TRSFX/_utils/__init__.py
TRSFX/_utils/h5_io.py
TRSFX/_utils/list_io.py
TRSFX/_utils/stream_io.py
TRSFX/compare/__init__.py
TRSFX/compare/cli.py
TRSFX/compare/hd5_corr.py
TRSFX/compare/map_corr.py
TRSFX/explore/__init__.py
TRSFX/explore/cli.py
TRSFX/explore/indexing_related.py
TRSFX/explore/stream.py
TRSFX/indexer/__init__.py
TRSFX/indexer/_configs.py
TRSFX/indexer/_utils.py
TRSFX/indexer/cli.py
TRSFX/indexer/crystfel_detector.py
TRSFX/indexer/crystfel_gridsearch.py
TRSFX/indexer/crystfel_indexing.py
TRSFX/indexer/crystfel_merging.py
TRSFX/manipulation/__init__.py
TRSFX/manipulation/cli.py
TRSFX/manipulation/crystfel_to_meteor.py
TRSFX/manipulation/sample_stream.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/TRSFX/compare.rst
docs/TRSFX/explore.rst
docs/TRSFX/index.rst
docs/TRSFX/manipulation.rst
docs/vignettes/compare.md
docs/vignettes/explore.md
docs/vignettes/included.md
docs/vignettes/index.md
docs/vignettes/manip.md