.gitignore
LICENSE
README.md
debug_script.py
detector.py
detector20240403.py
pyproject.toml
.github/workflows/pr_check.yml
.github/workflows/pr_check_dev.yml
.github/workflows/publish.yml
.github/workflows/scheduled_test.yml
double_helix/DoubleGaussFit.py
double_helix/__init__.py
double_helix/detection_params_dialog.py
double_helix/double_helix.yaml
double_helix/fight_club_tools.py
double_helix/z_mapping.py
double_helix/z_range_dialog.py
double_helix/FitFactories/DoubleHelixFit_SepGuess.py
double_helix/FitFactories/DoubleHelixFit_Theta.py
double_helix/FitFactories/__init__.py
double_helix/image_modules/DH_calibration.py
double_helix/image_modules/__init__.py
double_helix/recipes/DH_mappings.py
double_helix/recipes/set_comparison.py
double_helix/vis_modules/DH_mappings.py
double_helix/vis_modules/__init__.py
pyme_double_helix.egg-info/PKG-INFO
pyme_double_helix.egg-info/SOURCES.txt
pyme_double_helix.egg-info/dependency_links.txt
pyme_double_helix.egg-info/entry_points.txt
pyme_double_helix.egg-info/requires.txt
pyme_double_helix.egg-info/top_level.txt
tests/test_convolutions.py
tests/test_coordinate_conventions.py
tests/test_fit.py
tests/test_set_comparison.py