.copier-answers.ess.yml
.copier-answers.yml
LICENSE
README.md
pyproject.toml
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/NMX_work_flow.png
docs/about/data_workflow_overview.md
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/developer/test-dataset.ipynb
docs/user-guide/index.md
docs/user-guide/installation.md
docs/user-guide/mcstas_workflow.ipynb
docs/user-guide/mcstas_workflow_chunk.ipynb
docs/user-guide/scaling_workflow.ipynb
docs/user-guide/workflow.ipynb
resources/logo-text.svg
src/ess/nmx/__init__.py
src/ess/nmx/_display_helper.py
src/ess/nmx/_executable_helper.py
src/ess/nmx/_nxlauetof_io.py
src/ess/nmx/configurations.py
src/ess/nmx/dials_io.py
src/ess/nmx/dials_reflection_io.py
src/ess/nmx/executables.py
src/ess/nmx/mtz_io.py
src/ess/nmx/nexus.py
src/ess/nmx/py.typed
src/ess/nmx/rotation.py
src/ess/nmx/scaling.py
src/ess/nmx/types.py
src/ess/nmx/workflows.py
src/ess/nmx/data/__init__.py
src/ess/nmx/mcstas/__init__.py
src/ess/nmx/mcstas/executables.py
src/ess/nmx/mcstas/load.py
src/ess/nmx/mcstas/nexus.py
src/ess/nmx/mcstas/reduction.py
src/ess/nmx/mcstas/streaming.py
src/ess/nmx/mcstas/types.py
src/ess/nmx/mcstas/xml.py
src/essnmx.egg-info/PKG-INFO
src/essnmx.egg-info/SOURCES.txt
src/essnmx.egg-info/dependency_links.txt
src/essnmx.egg-info/entry_points.txt
src/essnmx.egg-info/requires.txt
src/essnmx.egg-info/top_level.txt
tests/conftest.py
tests/executable_test.py
tests/mtz_io_test.py
tests/nxlauetof_io_helper_test.py
tests/package_test.py
tests/scaling_test.py
tests/mcstas/conftest.py
tests/mcstas/exporter_test.py
tests/mcstas/loader_test.py
tests/mcstas/mcstas_io_test.py
tests/mcstas/workflow_test.py