Gaia DR3 extract indexed at HEALpix level 8 for spectrophotometric calibration.
The dataset provides a HEALpix-indexed subset of Gaia DR3 sources selected for spectrophotometric color calibration tasks, with a maximum of 127 brightest entries per cell.
It supports offline and online use with Siril 1.4 and serves researchers needing a reproducible reference catalog for astronomical calibration workflows.
Build reference-based color calibration routines for astronomical imaging by querying the pre-indexed HEALpix cells and brightest sources.
Reproduce and validate photometric results from Siril 1.4 using the exact Gaia DR3 extract provided for scientific verification.
Create spatially balanced training and test splits for models that predict stellar colors or magnitudes from the 127-source-per-cell structure.
from datasets import load_dataset
ds = load_dataset("siril-spcc/gaia")An extract of Gaia DR3 optimized for spectrophotometric color calibration, indexed at HEALpix level 8 with up to 127 brightest sources per cell.
Verified reviews from the community shape this listing's rating.
Loading reviews…