Dataset Viewer
The dataset viewer is not available for this subset.
The default config contains 32 while it should generally contain 3 splits maximum (train/validation/test). If the splits train_batch_1, train_batch_2, train_batch_3, train_batch_4, train_batch_5... are not used to differentiate between training and evaluation, please consider defining configs of this dataset instead. You can find how to define configs instead of splits here: https://huggingface.co/docs/hub/datasets-data-files-configuration
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
DESI EDR × Euclid AstroPT Q1 Dataset
Dataset Description
This dataset contains the cross-matched catalog between DESI Early Data Release (EDR) and sample of Quick Data Release 1 (Q1) data from Euclid Consortium: Siudek et al. 2025 (arXiv:2503.15312).
Dataset Summary
- Total Sources: 15,263 galaxies
- Cross-match Radius: 0.5 arcsec
- Data Products:
- Euclid VIS imaging
- Euclid NISP imaging (Y, J, H bands)
- DESI spectra with spectroscopic redshifts
- metadata: catalog of DESI logM and Z values.
For more details, see Siudek et al. 2024 and Siudek et al. 2025b.
The metadata catalog is available at https://huggingface.co/datasets/msiudek/astroPT_euclid_metadata (e.g., select entries where DESI_TARGETID is not null).
Source Data
DESI Sample Selection
Applied quality cuts to DESI EDR:
ZCAT_PRIMARY == TrueZWARN == 0orZWARN == 4COADD_FIBERSTATUS == 0SPECTYPE != 'STAR'Z > 0
Euclid Sample Selection
From Euclid Consortium: Siudek et al. 2025 (arXiv:2503.15312).
Usage
from datasets import load_dataset
dataset = load_dataset("msiudek/astroPT_euclid_desi_dataset")
Citation
If you use this dataset, please cite:
Siudek et al. 2025
@ARTICLE{2025arXiv250315312S,
author = {{Siudek}, M. and collaborators},
title = "{Euclid Consortium Paper Title}",
journal = {arXiv e-prints},
year = 2025,
month = mar,
eid = {arXiv:2503.15312},
pages = {arXiv:2503.15312},
archivePrefix = {arXiv},
eprint = {2503.15312},
}
@dataset{euclid_desi_edr_q1,
author = {Siudek, M. and collaborators},
title = {DESI EDR × Euclid Q1 Cross-matched Dataset},
year = {2025},
publisher = {Hugging Face},
url = {https://huggingface.co/datasets/msiudek/astroPT_euclid_desi_dataset}
}
- Downloads last month
- 269