.gitignore
COPYING.txt
LICENSE
NOTICE.txt
README.md
pyproject.toml
requirements.txt
.github/workflows/_MacOS.yml
.github/workflows/_PyPI.yml
.github/workflows/_TagRelease.yml
.github/workflows/_Tests.yml
.github/workflows/_UploadRelease.yml
.github/workflows/_Version.yml
.github/workflows/_Wheels.yml
.github/workflows/_WindowsExe.yml
.github/workflows/release.yml
.vscode/settings.json
Lib_test/test.mdl
bundle/MacOS.spec
bundle/Windows.spec
bundle/bundle.py
bundle/macos_bundle.py
syncmoss/Calibration.dat
syncmoss/Calibration.py
syncmoss/Hamiltonian_helper.py
syncmoss/Library_io.py
syncmoss/Library_window.py
syncmoss/constants.py
syncmoss/fitting_io.py
syncmoss/instrumental_io.py
syncmoss/main.py
syncmoss/minimi_lib.py
syncmoss/model_io.py
syncmoss/models.py
syncmoss/models_positions.py
syncmoss/parameters_table.py
syncmoss/results_table.py
syncmoss/spectrum_io.py
syncmoss/spectrum_plotter.py
syncmoss/support_math.py
syncmoss/syncmoss_main.py
syncmoss/test_graf.txt
syncmoss/test_param.txt
syncmoss/theme_dark.json
syncmoss/theme_light.json
syncmoss.egg-info/PKG-INFO
syncmoss.egg-info/SOURCES.txt
syncmoss.egg-info/dependency_links.txt
syncmoss.egg-info/entry_points.txt
syncmoss.egg-info/requires.txt
syncmoss.egg-info/top_level.txt
syncmoss/Library/Hematite mineral test.mdl
syncmoss/Library/Magnetite mineral bulk test.mdl
syncmoss/Library/Wustite mineral test.mdl
syncmoss/Library/alfa iron test.mdl
syncmoss/icons/CheckBox.png
syncmoss/icons/CheckBox_.png
syncmoss/icons/CheckBox_L.png
syncmoss/icons/CheckBox_L2.png
syncmoss/icons/DU.png
syncmoss/icons/Switch.png
syncmoss/icons/UD.png
syncmoss/icons/icon_r.ico
syncmoss/parameters/ABSorber3.txt
syncmoss/parameters/Be.txt
syncmoss/parameters/GCMS.txt
syncmoss/parameters/INS_APS.txt
syncmoss/parameters/INSexp.txt
syncmoss/parameters/INSint.txt
syncmoss/parameters/KB.txt
syncmoss/parameters/NFS.txt
tests/conftest.py
tests/syncmoss_test.py
tests/test_gui_smoke.py
tests/test_library_io.py
tests/test_model_io.py
tests/test_support_math.py