Add spectrum reconstruction plot
Browse files
README.md
CHANGED
|
@@ -63,11 +63,12 @@ NativeSpecZ-296M_Submission/
|
|
| 63 |
βββ eval/
|
| 64 |
β βββ desi_heldout/ sdss/ vipers/ (summary.json + NPZ predictions + multi_mask.json)
|
| 65 |
βββ plots/
|
| 66 |
-
βββ scatter_redshift.png
|
| 67 |
-
βββ scatter_3datasets.png
|
| 68 |
-
βββ
|
| 69 |
-
βββ
|
| 70 |
-
|
|
|
|
| 71 |
```
|
| 72 |
|
| 73 |
## Note on loading
|
|
|
|
| 63 |
βββ eval/
|
| 64 |
β βββ desi_heldout/ sdss/ vipers/ (summary.json + NPZ predictions + multi_mask.json)
|
| 65 |
βββ plots/
|
| 66 |
+
βββ scatter_redshift.png (predicted vs true z, DESI)
|
| 67 |
+
βββ scatter_3datasets.png (z scatter on DESI/SDSS/VIPERS)
|
| 68 |
+
βββ spectrum_reconstruction.png (4-panel masked-region reconstruction overlay)
|
| 69 |
+
βββ comparison_296m_76m_aion.png (MAE bars vs 76M and AION)
|
| 70 |
+
βββ multi_mask_reconstruction.png (rec MSE vs mask ratio, line vs continuum)
|
| 71 |
+
βββ stress_curve.png (instrument-shift robustness)
|
| 72 |
```
|
| 73 |
|
| 74 |
## Note on loading
|