LICENSE
MANIFEST.in
pyproject.toml
laue_index/README.md
laue_index/__init__.py
laue_index/calibrate.py
laue_index/cli.py
laue_index/config_schema.py
laue_index/filtering.py
laue_index/geometry.py
laue_index/indexer.py
laue_index/output.py
laue_index/postprocess.py
laue_index/preprocess.py
laue_index/records.py
laue_index/thresholds.py
laue_index.egg-info/PKG-INFO
laue_index.egg-info/SOURCES.txt
laue_index.egg-info/dependency_links.txt
laue_index.egg-info/entry_points.txt
laue_index.egg-info/requires.txt
laue_index.egg-info/top_level.txt
tests/_golden.py
tests/conftest.py
tests/test_calibrate.py
tests/test_char_config.py
tests/test_char_e2e.py
tests/test_char_filtering.py
tests/test_char_geometry.py
tests/test_char_parse.py
tests/test_char_preprocess.py
tests/test_char_threshold.py
tests/test_cli.py
tests/test_indexer.py
tests/test_postprocess.py
tests/test_postprocess_stream.py
tests/test_records.py
tests/test_robustness_fixes.py
tests/test_runimage_orchestration.py
tests/fixtures/frame101_filtertest.npz
tests/fixtures/params_NiIndent.txt
tests/fixtures/sample.solutions.txt
tests/fixtures/sample.spots.txt
tests/golden/config_laueconfig_todict.json
tests/golden/config_lsu_dict.json
tests/golden/config_written_text.json
tests/golden/disorientation.json
tests/golden/e2e_runimage_1040.json
tests/golden/filter_legacy.json
tests/golden/filter_robust.json
tests/golden/is_csl_related.json
tests/golden/parse_solutions.json
tests/golden/preprocess_real_frame.json
tests/golden/read_solutions.json
tests/golden/read_spots.json
tests/golden/stream_process_single_image.json
tests/golden/threshold_adaptive.json
tests/golden/threshold_fixed.json
tests/golden/threshold_otsu.json
tests/golden/threshold_percentile.json
tests/golden/unique_spots.json