AUTHORS.md
CHANGELOG.md
CODE_OF_CONDUCT.md
COMPLETION.md
COMPLETION.txt
COMPLETION_CERTIFICATE.txt
CONTRIBUTING.md
DEPLOY.md
DESCRIPTION.md
INSTALL.md
INSTALLATION.md
LICENSE
MANIFEST.in
PROJECT_SUMMARY.md
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
config/spimag.default.yaml
docs/framework_overview.md
docs/parameter_reference.md
scripts/export_dashboard.py
scripts/generate_alerts.py
scripts/generate_reports.py
scripts/ingest_species_data.py
scripts/monitor_storm.py
scripts/run_smni_batch.py
src/spimag/__init__.py
src/spimag/setup.py
src/spimag.egg-info/PKG-INFO
src/spimag.egg-info/SOURCES.txt
src/spimag.egg-info/dependency_links.txt
src/spimag.egg-info/not-zip-safe
src/spimag.egg-info/top_level.txt
tests/__init__.py
tests/run_all_tests.py
tests/hypothesis/__init__.py
tests/hypothesis/test_h1_smni_accuracy.py
tests/hypothesis/test_h2_coherence_threshold.py
tests/integration/__init__.py
tests/integration/test_quantum_ai_integration.py
tests/integration/test_smni_pipeline.py
tests/performance/__init__.py
tests/unit/__init__.py
tests/unit/ai/__init__.py
tests/unit/ai/test_cnn.py
tests/unit/ai/test_ensemble.py
tests/unit/ai/test_lstm.py
tests/unit/ai/test_pi_qnn.py
tests/unit/ai/test_xgboost.py
tests/unit/parameters/__init__.py
tests/unit/parameters/test_chi_para.py
tests/unit/parameters/test_de_zeeman.py
tests/unit/parameters/test_gamma_coh.py
tests/unit/parameters/test_omega_dipole.py
tests/unit/parameters/test_p_singlet.py
tests/unit/parameters/test_s_yield.py
tests/unit/parameters/test_theta_inc.py
tests/unit/parameters/test_v_nav.py
tests/unit/quantum/__init__.py
tests/unit/quantum/test_hyperfine.py
tests/unit/quantum/test_stochastic_liouville.py