.copier-answers.yml
.git_archival.txt
.gitattributes
.gitignore
.initialize_new_project.sh
.pre-commit-config.yaml
.readthedocs.yaml
.setup_dev.sh
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
.github/dependabot.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/0-general_issue.md
.github/ISSUE_TEMPLATE/1-bug_report.md
.github/ISSUE_TEMPLATE/2-feature_request.md
.github/workflows/asv-main.yml
.github/workflows/asv-nightly.yml
.github/workflows/asv-pr.yml
.github/workflows/pre-commit-ci.yml
.github/workflows/publish-benchmarks-pr.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/smoke-test.yml
.github/workflows/testing-and-coverage.yml
benchmarks/README.md
benchmarks/__init__.py
benchmarks/asv.conf.json
benchmarks/bbox_benchmarks.py
docs/0-example.ipynb
docs/0-quickstart.ipynb
docs/1-howto.md
docs/2-questionnaire.md
docs/3-validation.md
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.md
docs/make.bat
docs/requirements.txt
docs/_static/example_obs_validation.png
docs/_static/icon.png
docs/_static/logo_dark.svg
docs/_static/logo_light.svg
docs/_static/questionnaire_screenshot.png
docs/_templates/custom-base-template.rst
docs/_templates/custom-class-template.rst
docs/_templates/custom-module-template.rst
docs/howto/correlated.ipynb
docs/howto/multiresolution.ipynb
docs/howto/priors.ipynb
docs/howto/sampling.ipynb
docs/howto/timedomain.ipynb
src/scarlet2/__init__.py
src/scarlet2/_version.py
src/scarlet2/bbox.py
src/scarlet2/constraint.py
src/scarlet2/fft.py
src/scarlet2/frame.py
src/scarlet2/infer.py
src/scarlet2/init.py
src/scarlet2/interpolation.py
src/scarlet2/io.py
src/scarlet2/lsst_utils.py
src/scarlet2/measure.py
src/scarlet2/module.py
src/scarlet2/morphology.py
src/scarlet2/nn.py
src/scarlet2/observation.py
src/scarlet2/plot.py
src/scarlet2/psf.py
src/scarlet2/renderer.py
src/scarlet2/scene.py
src/scarlet2/source.py
src/scarlet2/spectrum.py
src/scarlet2/validation.py
src/scarlet2/validation_utils.py
src/scarlet2/wavelets.py
src/scarlet2.egg-info/PKG-INFO
src/scarlet2.egg-info/SOURCES.txt
src/scarlet2.egg-info/dependency_links.txt
src/scarlet2.egg-info/requires.txt
src/scarlet2.egg-info/top_level.txt
src/scarlet2/questionnaire/__init__.py
src/scarlet2/questionnaire/models.py
src/scarlet2/questionnaire/questionnaire.py
src/scarlet2/questionnaire/questions.yaml
src/scarlet2/questionnaire/views/__init__.py
src/scarlet2/questionnaire/views/output_box.css
src/scarlet2/questionnaire/views/output_box.html.jinja
src/scarlet2/questionnaire/views/question_box.css
tests/scarlet2/conftest.py
tests/scarlet2/test_moments.py
tests/scarlet2/test_observation_checks.py
tests/scarlet2/test_packaging.py
tests/scarlet2/test_quickstart.py
tests/scarlet2/test_renderer.py
tests/scarlet2/test_save_output.py
tests/scarlet2/test_scene_fit_checks.py
tests/scarlet2/test_validation_utils.py
tests/scarlet2/questionnaire/conftest.py
tests/scarlet2/questionnaire/test_models.py
tests/scarlet2/questionnaire/test_questionnaire.py
tests/scarlet2/questionnaire/data/example_questionnaire.yaml
tests/scarlet2/questionnaire/data/example_questionnaire_followup_switch.yaml
tests/scarlet2/questionnaire/data/example_questionnaire_switch.yaml