.copier-answers.yml
.editorconfig
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.md
CONTRIBUTING.rst
LICENSE
LICENSE.txt
MANIFEST.in
McSAS3GUI.spec
README.md
pyproject.toml
tox.ini
ci/requirements.txt
ci/requirements_linux.txt
ci/requirements_manylinux_2_34.txt
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/generated_module_dependencies.md
docs/index.rst
docs/installation.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
read_configurations/read_nxs_with_omit_QSD.yaml
read_configurations/read_nxs_with_omit_datamerge.yaml
read_configurations/read_roundrobin_3_dat.yaml
read_configurations/read_roundrobin_dat.yaml
run_configurations/run_config_AutoMOF.yaml
run_configurations/run_config_RR_1.yaml
run_configurations/run_config_RR_3.yaml
src/McSAS3GUI.egg-info/PKG-INFO
src/McSAS3GUI.egg-info/SOURCES.txt
src/McSAS3GUI.egg-info/dependency_links.txt
src/McSAS3GUI.egg-info/entry_points.txt
src/McSAS3GUI.egg-info/requires.txt
src/McSAS3GUI.egg-info/top_level.txt
src/mcsas3gui/__init__.py
src/mcsas3gui/__main__.py
src/mcsas3gui/_bootstrap.py
src/mcsas3gui/main.py
src/mcsas3gui/configurations/histogram/hist_config_dual.yaml
src/mcsas3gui/configurations/histogram/hist_config_dual_base.yaml
src/mcsas3gui/configurations/histogram/hist_config_mono.yaml
src/mcsas3gui/configurations/prefab/advanced_nexus_demo.yaml
src/mcsas3gui/configurations/prefab/getting_started.yaml
src/mcsas3gui/configurations/prefab/nPSize4_example.yaml
src/mcsas3gui/configurations/prefab/quick_start_demo.yaml
src/mcsas3gui/configurations/prefab/round_robin_dataset_1.yaml
src/mcsas3gui/configurations/prefab/round_robin_dataset_3.yaml
src/mcsas3gui/configurations/readdata/read_csv_simple.yaml
src/mcsas3gui/configurations/readdata/read_many.yaml
src/mcsas3gui/configurations/readdata/read_nxs_simple.yaml
src/mcsas3gui/configurations/readdata/read_nxs_with_omit.yaml
src/mcsas3gui/configurations/readdata/read_pdh.yaml
src/mcsas3gui/configurations/run/run_config_sphere_at_hardsphere.yaml
src/mcsas3gui/configurations/run/run_config_spheres.yaml
src/mcsas3gui/configurations/run/run_config_spheres_auto.yaml
src/mcsas3gui/gui/__init__.py
src/mcsas3gui/gui/data_loading_tab.py
src/mcsas3gui/gui/file_line_selection_widget.py
src/mcsas3gui/gui/file_selection_helpers.py
src/mcsas3gui/gui/file_selection_widget.py
src/mcsas3gui/gui/getting_started_tab.py
src/mcsas3gui/gui/hist_run_tab.py
src/mcsas3gui/gui/hist_settings_tab.py
src/mcsas3gui/gui/main_window.py
src/mcsas3gui/gui/mcsas3_bridge.py
src/mcsas3gui/gui/optimization_tab.py
src/mcsas3gui/gui/optimization_worker.py
src/mcsas3gui/gui/run_control_helpers.py
src/mcsas3gui/gui/run_settings_helpers.py
src/mcsas3gui/gui/run_settings_tab.py
src/mcsas3gui/gui/yaml_editor_widget.py
src/mcsas3gui/resources/logo/mcsas3.jpg
src/mcsas3gui/resources/logo/mcsas3.pdf
src/mcsas3gui/resources/logo/mcsas3.svg
src/mcsas3gui/testdata/merged_AutoMOFs_7_L011.nxs
src/mcsas3gui/testdata/nPSize4.dat
src/mcsas3gui/testdata/quickstartdemo1.csv
src/mcsas3gui/testdata/round_robin_dataset_1.dat
src/mcsas3gui/testdata/round_robin_dataset_2.dat
src/mcsas3gui/testdata/round_robin_dataset_3.dat
src/mcsas3gui/testdata/round_robin_dataset_4.dat
src/mcsas3gui/utils/__init__.py
src/mcsas3gui/utils/base_worker.py
src/mcsas3gui/utils/file_utils.py
src/mcsas3gui/utils/logging_config.py
src/mcsas3gui/utils/mcsas3_cli.py
src/mcsas3gui/utils/task_runner_mixin.py
src/mcsas3gui/utils/yaml_syntax_highlighter.py
src/mcsas3gui/utils/yaml_utils.py
templates/CHANGELOG.md.j2
tests/conftest.py
tests/requirements.txt
tests/test_base_worker.py
tests/test_bootstrap.py
tests/test_build_standalone.py
tests/test_data_loading_tab.py
tests/test_dependency_diagram_sync.py
tests/test_example_configurations.py
tests/test_file_selection_helpers.py
tests/test_getting_started_tab.py
tests/test_main_window.py
tests/test_mcsas3_bridge.py
tests/test_mcsas3_cli_utils.py
tests/test_mcsas3gui.py
tests/test_optimization_worker.py
tests/test_run_control_helpers.py
tests/test_run_settings_helpers.py
tests/test_task_runner_mixin.py
tools/build_standalone.py
tools/generate_dependency_diagram.py
tools/prepare_github_secrets.sh
tools/prepare_sign_macos_bundle.sh
tools/sign_macos_bundle.py
tools/pyinstaller_hooks/rthook_qt_macos_paths.py