.copier-answers.ess.yml
.copier-answers.yml
.gitignore
.pre-commit-config.yaml
.python-version
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
.github/dependabot.yml
.github/ISSUE_TEMPLATE/high-level-requirement.yml
.github/workflows/ci.yml
.github/workflows/docs.yml
.github/workflows/nightly_at_main.yml
.github/workflows/nightly_at_main_lower_bound.yml
.github/workflows/nightly_at_release.yml
.github/workflows/python-version-ci
.github/workflows/release.yml
.github/workflows/test.yml
.github/workflows/unpinned.yml
.github/workflows/weekly_windows_macos.yml
docs/conf.py
docs/index.md
docs/_static/anaconda-icon.js
docs/_static/favicon.ico
docs/_static/logo-dark.svg
docs/_static/logo.svg
docs/_templates/class-template.rst
docs/_templates/doc_version.html
docs/_templates/module-template.rst
docs/about/index.md
docs/api-reference/index.md
docs/developer/coding-conventions.md
docs/developer/dependency-management.md
docs/developer/getting-started.md
docs/developer/index.md
docs/user-guide/index.md
docs/user-guide/installation.md
docs/user-guide/odin/index.md
docs/user-guide/odin/odin-data-reduction.ipynb
docs/user-guide/odin/odin-make-tof-lookup-table.ipynb
docs/user-guide/tbl/index.md
docs/user-guide/tbl/tbl-data-reduction.ipynb
docs/user-guide/tbl/tbl-make-tof-lookup-table.ipynb
docs/user-guide/tools/index.md
docs/user-guide/tools/sharpness-and-focus-point.ipynb
docs/user-guide/ymir/histogram_mode_detector.ipynb
docs/user-guide/ymir/index.md
requirements/base.in
requirements/base.txt
requirements/basetest.in
requirements/basetest.txt
requirements/ci.in
requirements/ci.txt
requirements/dev.in
requirements/dev.txt
requirements/docs.in
requirements/docs.txt
requirements/make_base.py
requirements/mypy.in
requirements/mypy.txt
requirements/nightly.in
requirements/nightly.txt
requirements/static.in
requirements/static.txt
requirements/test.in
requirements/test.txt
requirements/wheels.in
requirements/wheels.txt
resources/logo-text-dark.svg
resources/logo-text.svg
src/ess/imaging/__init__.py
src/ess/imaging/conversion.py
src/ess/imaging/data.py
src/ess/imaging/io.py
src/ess/imaging/normalize.py
src/ess/imaging/py.typed
src/ess/imaging/types.py
src/ess/imaging/workflow.py
src/ess/imaging/tools/__init__.py
src/ess/imaging/tools/analysis.py
src/ess/odin/__init__.py
src/ess/odin/beamline.py
src/ess/odin/data.py
src/ess/odin/masking.py
src/ess/odin/workflows.py
src/ess/tbl/__init__.py
src/ess/tbl/data.py
src/ess/tbl/py.typed
src/ess/tbl/workflow.py
src/essimaging.egg-info/PKG-INFO
src/essimaging.egg-info/SOURCES.txt
src/essimaging.egg-info/dependency_links.txt
src/essimaging.egg-info/requires.txt
src/essimaging.egg-info/top_level.txt
tests/package_test.py
tests/imaging/image_normalize_test.py
tests/imaging/io_test.py
tests/imaging/tools/analysis_test.py
tests/odin/data_reduction_test.py
tests/tbl/data_reduction_test.py
tools/mcstas_to_nexus.ipynb