.cookiecutterrc
.editorconfig
.env
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
mcsas3_cli_histogrammer.py
mcsas3_cli_runner.py
pyproject.toml
tox.ini
.vscode/launch.json
.vscode/settings.json
ci/badge.svg.tmpl
ci/requirements.txt
ci/update.py
ci/templates/.github/workflows/build.yml
ci/templates/.github/workflows/ci-cd.yml
ci/templates/.github/workflows/coverage.yml
ci/templates/.github/workflows/docs.yml
ci/templates/.github/workflows/release.yml
ci/templates/.github/workflows/tests.yml
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/McData.py
src/mcsas3/McData1D.py
src/mcsas3/McData2D.py
src/mcsas3/McHDF.py
src/mcsas3/McHat.py
src/mcsas3/McPlot.py
src/mcsas3/McSAS.code-workspace
src/mcsas3/__init__.py
src/mcsas3/mcanalysis.py
src/mcsas3/mccore.py
src/mcsas3/mcmodel.py
src/mcsas3/mcmodelhistogrammer.py
src/mcsas3/mcopt.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/top_level.txt
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