CHANGELOG
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
bmlab/__init__.py
bmlab/_version.py
bmlab/_version_save.py
bmlab/constants.py
bmlab/file.py
bmlab/fits.py
bmlab/geometry.py
bmlab/image.py
bmlab/serializer.py
bmlab/session.py
bmlab/utils.py
bmlab.egg-info/PKG-INFO
bmlab.egg-info/SOURCES.txt
bmlab.egg-info/dependency_links.txt
bmlab.egg-info/requires.txt
bmlab.egg-info/top_level.txt
bmlab/controllers/__init__.py
bmlab/controllers/calibration_controller.py
bmlab/controllers/evaluation_controller.py
bmlab/models/__init__.py
bmlab/models/calibration_model.py
bmlab/models/evaluation_model.py
bmlab/models/extraction_model.py
bmlab/models/orientation.py
bmlab/models/peak_selection_model.py
bmlab/models/regions.py
bmlab/models/setup.py
docs/README.md
docs/bmlab.bib
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/sec_changelog.rst
docs/sec_code_reference.rst
docs/sec_develop.rst
docs/sec_getting_started.rst
docs/sec_z_bib.rst
docs/extensions/fancy_include.py
docs/extensions/github_changelog.py
tests/test_file.py
tests/test_fits.py
tests/test_functional.py
tests/test_geometry.py
tests/test_image.py
tests/test_regions.py
tests/test_serializer.py
tests/test_session.py
tests/controllers/test_calibration_controller.py
tests/controllers/test_evaluation_controller.py
tests/models/test_calibration_model.py
tests/models/test_extraction_model.py
tests/models/test_peak_selection_model.py