LICENSE
README.md
pyproject.toml
xpectra/__init__.py
xpectra/_paths.py
xpectra/cache.py
xpectra/calibration.py
xpectra/config.py
xpectra/contrastive.py
xpectra/data.py
xpectra/deep.py
xpectra/metrics.py
xpectra/ood.py
xpectra/plotting.py
xpectra/protocols.py
xpectra/ssl.py
xpectra/weathering.py
xpectra.egg-info/PKG-INFO
xpectra.egg-info/SOURCES.txt
xpectra.egg-info/dependency_links.txt
xpectra.egg-info/entry_points.txt
xpectra.egg-info/requires.txt
xpectra.egg-info/top_level.txt
xpectra/cli/__init__.py
xpectra/cli/predict.py
xpectra/cli/process_raw_data.py
xpectra/cli/study.py
xpectra/cli/train_models.py
xpectra/data/README.md
xpectra/data/xpectra_catalog.sqlite
xpectra/pipeline/__init__.py
xpectra/pipeline/build_db.py
xpectra/pipeline/config.py
xpectra/pipeline/core.py
xpectra/study/__init__.py
xpectra/study/nb2_corrected.py
xpectra/study/nb2_figures.py
xpectra/study/nb3_contrastive.py
xpectra/study/nb3_figures.py
xpectra/study/nb4_degradation.py
xpectra/study/nb4_figures.py
xpectra/study/run_00_smoke.py
xpectra/study/run_10_train_calibrate.py
xpectra/study/run_20_loso.py
xpectra/study/run_30_ood.py
xpectra/study/run_40_ssl.py
xpectra/study/run_50_weathering.py
xpectra/study/run_60_batcheffect.py
xpectra/study/run_70_ssl_deep.py
xpectra/study/run_71_resnet.py
xpectra/study/run_80_dann.py
xpectra/study/run_90_contrastive.py
xpectra/study/run_91_degradation.py
xpectra/study/run_92_cluster_robustness.py
xpectra/study/run_93_degradation_validation.py
xpectra/study/run_94_openspecy_loso.py
xpectra/study/run_95_data_scaling.py
xpectra/study/run_96_simple_redundancy.py
xpectra/study/run_97_awi_scaling.py
xpectra/study/run_98_domain_distance.py
xpectra/study/run_99_report.py