.copier-answers.yml
.editorconfig
.env
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
.vscode/launch.json
.vscode/settings.json
ci/requirements.txt
design_documentation/README.md
design_documentation/canonical_data_contract.md
design_documentation/current_architecture.md
design_documentation/generated_module_dependencies.md
design_documentation/modacor_data_model_migration.md
design_documentation/upgrade_plan.md
docs/McSAS3_structure.pdf
docs/McSAS3_structure.xml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/migration.rst
docs/quickstart.rst
docs/readme.rst
docs/release_delivery.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/structure.rst
docs/usage.rst
docs/_templates/class.rst
docs/_templates/module.rst
docs/reference/index.rst
example_configurations/hist_config_dual.yaml
example_configurations/read_config_csv.yaml
example_configurations/read_config_nxs.yaml
example_configurations/read_config_nxs_with_omit.yaml
example_configurations/run_config_spheres.yaml
example_configurations/run_config_spheres_auto.yaml
notebooks/McSAS3.ipynb
src/mcsas3/McSAS.code-workspace
src/mcsas3/McSAS3_and_GUI.code-workspace
src/mcsas3/__init__.py
src/mcsas3/__main__.py
src/mcsas3/_cli_common.py
src/mcsas3/cli_histogram.py
src/mcsas3/cli_optimize.py
src/mcsas3/cli_tools.py
src/mcsas3/data_adapters.py
src/mcsas3/data_model.py
src/mcsas3/ingestion.py
src/mcsas3/mc_analysis.py
src/mcsas3/mc_core.py
src/mcsas3/mc_hat.py
src/mcsas3/mc_hdf.py
src/mcsas3/mc_model.py
src/mcsas3/mc_model_histogrammer.py
src/mcsas3/mc_opt.py
src/mcsas3/mc_plot.py
src/mcsas3/mcsas3_cli_histogrammer.py
src/mcsas3/mcsas3_cli_runner.py
src/mcsas3/optimizer_input.py
src/mcsas3/osb.py
src/mcsas3/preprocessing.py
src/mcsas3/runtime_paths.py
src/mcsas3/workflows.py
src/mcsas3.egg-info/PKG-INFO
src/mcsas3.egg-info/SOURCES.txt
src/mcsas3.egg-info/dependency_links.txt
src/mcsas3.egg-info/entry_points.txt
src/mcsas3.egg-info/requires.txt
src/mcsas3.egg-info/top_level.txt
templates/CHANGELOG.md.j2
testdata/009766_forSasView.h5
testdata/20180503_13_raw_expanded_stacked_processed_180507_125408.nxs
testdata/20190725_11_expanded_stacked_processed_190807_161306.nxs
testdata/Mask conf 3.nxs
testdata/S2870 BSA THF 1 1 d.pdh
testdata/datamerge.nxs
testdata/fancyCubePD0p01.nxs
testdata/nPSize4.dat
testdata/quickstartdemo1.csv
testdata/test_nexus_io.nxs
tests/conftest.py
tests/requirements.txt
tests/test_build_standalone_fast.py
tests/test_cli_tools_fast.py
tests/test_data_adapters_fast.py
tests/test_dependency_diagram_fast.py
tests/test_ingestion_fast.py
tests/test_mc_core_fast.py
tests/test_mc_hdf_fast.py
tests/test_mcsas3.py
tests/test_optimizer_input_fast.py
tests/test_optimizer_integraltest.py
tests/test_preprocessing_fast.py
tests/test_public_api_fast.py
tests/test_runtime_paths_fast.py
tests/test_workflows_fast.py
tools/build_standalone.py
tools/generate_dependency_diagram.py
tools/pyinstaller_hooks/hook-sasmodels.py