.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
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/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
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/__init__.py
src/mcsas3/__main__.py
src/mcsas3/cli_tools.py
src/mcsas3/mc_analysis.py
src/mcsas3/mc_core.py
src/mcsas3/mc_data.py
src/mcsas3/mc_data_1d.py
src/mcsas3/mc_data_2d.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/osb.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/requirements.txt
tests/test_McData1D_unittest.py
tests/test_McData2D_unittest.py
tests/test_mcsas3.py
tests/test_optimizer_integraltest.py