CosmoStat / CosmoStat/sp_validation
sp_validation: extend to tomography
@LisaGoh is already working on this.
Since Jul 2, 2026.
- Dominant language
- Python
- Stars
- 2
- Forks
- 5
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 19
Description
Tracking issue (epic) for extending sp_validation from a single-bin (2D) analysis to a tomographic (multi-redshift-bin) one — the core science upgrade for the UNIONS tomographic round. The input pipeline and the GLASS mocks both need to carry per-bin structure.
The goal
A sp_validation that runs the full validation + inference chain per tomographic bin: the input pipeline reads/splits catalogues by redshift bin, and the GLASS mocks generate consistent multi-bin realizations for covariance and null tests.
Pieces
- #191 — extend the input pipeline to tomography (PR)
- #190 — extend the GLASS mocks to tomography (PR)
- #229 — PhotoPipe selection v1 (ppv1) incl. z-band (PR #187)
Context
Previously grouped under the "Restructuring & tomography prep" milestone (#7) alongside the restructuring. Split out here as its own initiative — the restructuring (#202) is cleanup; this is the feature.
— Claude on behalf of Cail
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.