.copier-answers.ess.yml
.copier-answers.yml
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
tox.ini
.github/dependabot.yml
.github/ISSUE_TEMPLATE/high-level-requirement.yml
.github/workflows/ci.yml
.github/workflows/copier.yml
.github/workflows/docs.yml
.github/workflows/nightly_at_main.yml
.github/workflows/nightly_at_release.yml
.github/workflows/python-version-ci
.github/workflows/release.yml
.github/workflows/test.yml
.github/workflows/unpinned.yml
conda/meta.yaml
docs/conf.py
docs/index.md
docs/_static/anaconda-icon.js
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/inverse_of_polarization_matrices.ipynb
docs/user-guide/sans-polarization-analysis-methodology.ipynb
docs/user-guide/workflow.ipynb
docs/user-guide/zoom.ipynb
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
src/ess/polarization/__init__.py
src/ess/polarization/base.py
src/ess/polarization/correction.py
src/ess/polarization/he3.py
src/ess/polarization/py.typed
src/ess/polarization/supermirror.py
src/ess/polarization/types.py
src/ess/polarization/uncertainty.py
src/ess/polarization/zoom.py
src/esspolarization.egg-info/PKG-INFO
src/esspolarization.egg-info/SOURCES.txt
src/esspolarization.egg-info/dependency_links.txt
src/esspolarization.egg-info/requires.txt
src/esspolarization.egg-info/top_level.txt
tests/correction_test.py
tests/direct_beam_test.py
tests/package_test.py
tests/supermirror_test.py
tests/he3/opacity_test.py
tests/he3/polarization_test.py