.coveragerc
.gitignore
Dockerfile
LICENSE
MANIFEST.in
Makefile
README.md
codecov.yml
pytest.ini
readthedocs.yml
setup.py
.github/dependabot.yml
.github/dependabot/constraints.txt
.github/workflows/tests.yml
EXtra_geom.egg-info/PKG-INFO
EXtra_geom.egg-info/SOURCES.txt
EXtra_geom.egg-info/dependency_links.txt
EXtra_geom.egg-info/requires.txt
EXtra_geom.egg-info/top_level.txt
docs/Makefile
docs/agipd_geometry.ipynb
docs/apply_geometry.ipynb
docs/azimuthal-int-diagram.png
docs/changelog.rst
docs/conf.py
docs/convert_coords.ipynb
docs/dssc_geo_june19.h5
docs/dssc_geometry.ipynb
docs/epix_geometry.ipynb
docs/faq.rst
docs/generic_geometry.ipynb
docs/geometry.rst
docs/index.rst
docs/jungfrau_geometry.ipynb
docs/lpd_geometry.ipynb
docs/lpd_mar_18.h5
docs/lpd_mar_18_axesfixed.h5
docs/make.bat
docs/masks.ipynb
docs/performance.rst
docs/pyfai.ipynb
docs/_static/.keep
docs/_static/agipd_500k2g_layout.png
docs/_static/agipd_layout.png
docs/_static/agipd_layout.svg
docs/_static/dssc_hexes.png
docs/_static/dssc_hexes.svg
docs/_static/dssc_layout.png
docs/_static/dssc_layout.svg
docs/_static/lpd_layout.png
docs/_static/lpd_layout.svg
extra_geom/__init__.py
extra_geom/base.py
extra_geom/crystfel_fmt.py
extra_geom/detectors.py
extra_geom/lpd_old.py
extra_geom/pyfai.py
extra_geom/snapped.py
extra_geom/tests/__init__.py
extra_geom/tests/dssc_geo_june19.h5
extra_geom/tests/lpd_mar_18.h5
extra_geom/tests/test_agipd500k2g_geometry.py
extra_geom/tests/test_agipd_geometry.py
extra_geom/tests/test_dssc_geometry.py
extra_geom/tests/test_epix_geometry.py
extra_geom/tests/test_generic_geometry.py
extra_geom/tests/test_geometry_old.py
extra_geom/tests/test_jungfrau_geometry.py
extra_geom/tests/test_lpd_geometry.py
extra_geom/tests/test_pnccd_geometry.py
extra_geom/tests/utils.py