Dataset Viewer
Auto-converted to Parquet Duplicate
_healpix_29
int64
1,339,504,075B
1,341,678,248B
spectrum
dict
REDSHIFT
float32
0
4.4
REDFLAG
float32
0
4.4
EXPTIME
float32
540
540
NORM
float32
0.02
3.52k
MAG
float32
15.2
24
ra
float32
330
335
dec
float32
0.86
2.37
object_id
stringlengths
11
11
1,340,348,604,439,485,200
{ "flux": [ 0.08693351596593857, 0.08731155097484589, 0.08774664252996445, 0.0882137343287468, 0.08855961263179779, 0.08887148648500443, 0.08901523798704147, 0.08947161585092545, 0.09066995233297348, 0.09148861467838287, 0.09194973856210709, 0.09201877564191818, 0.0...
0.8171
0.8171
540
4.351205
22.3214
330.833008
0.870911
401012008.0
1,340,348,613,967,497,700
{ "flux": [ -0.42858293652534485, 0.5373862981796265, 0.4623956084251404, 0.429502934217453, -0.19270026683807373, -0.38313016295433044, -0.03499916195869446, -0.2604588568210602, -0.1815738081932068, 0.12911225855350494, 0.1319136619567871, 0.13633465766906738, 0.1...
0.4907
0.4907
540
2.643681
21.8573
330.82251
0.874931
401012778.0
1,340,348,638,158,957,800
{ "flux": [ 0.4136783182621002, 0.4136900305747986, 0.4162726402282715, 0.4173169434070587, 0.4177137613296509, 0.4177493155002594, 0.41735193133354187, 0.41671139001846313, 0.41624248027801514, 0.41775375604629517, 0.4210604429244995, 0.42445987462997437, 0.4257856...
0.5824
0.5824
540
3.171535
21.3281
330.819397
0.878654
401013794.0
1,340,348,645,459,075,600
{ "flux": [ 0.198807954788208, 0.19961804151535034, 0.19929437339305878, 0.19854772090911865, 0.19921061396598816, 0.20007674396038055, 0.2015097290277481, 0.20263554155826569, 0.20346017181873322, 0.20356503129005432, 0.20344790816307068, 0.2033674418926239, 0.2032...
0.776
0.776
540
3.049096
21.849199
330.82785
0.888632
401015823.0
1,340,348,649,978,579,500
{ "flux": [ 0.18180416524410248, 0.18199290335178375, 0.17876173555850983, 0.17644916474819183, 0.1751958578824997, 0.1760995090007782, 0.1771085262298584, 0.17771022021770477, 0.17810596525669098, 0.17835590243339539, 0.1782037913799286, 0.17801755666732788, 0.1778...
0.612
0.612
540
3.153737
21.837099
330.814453
0.888148
401016175.0
1,340,370,498,550,244,900
{"flux":[0.1402687430381775,0.140479177236557,0.14058062434196472,0.14059236645698547,0.140422880649(...TRUNCATED)
0.7555
0.7555
540
2.230173
21.969999
330.494324
0.869498
401011560.0
1,340,370,578,271,088,600
{"flux":[-0.7977772951126099,0.4435916841030121,0.9930084943771362,0.9560618996620178,0.556386351585(...TRUNCATED)
0.407
0.407
540
4.980008
21.300501
330.4711
0.863752
401010321.0
1,340,370,623,453,348,400
{"flux":[0.7018479108810425,0.698580265045166,0.6945574879646301,0.6897334456443787,0.67692154645919(...TRUNCATED)
0.559
0.559
540
2.238633
20.193501
330.452087
0.880667
401014392.0
1,340,370,624,283,077,000
{"flux":[-0.0009995446307584643,-0.0004701501748058945,0.00013512410805560648,0.000739249459002167,0(...TRUNCATED)
0.89
0.89
540
1.231094
22.174601
330.45636
0.879881
401013837.0
1,340,370,626,382,497,300
{"flux":[1.3043116331100464,0.6177911758422852,1.9875555038452148,1.4647972583770752,1.5572462081909(...TRUNCATED)
0
0
540
5.327853
20.7384
330.453613
0.881726
401014510.0
End of preview. Expand in Data Studio

mmu_vipers_w4 HATS Catalog Collection

This is the collection of HATS catalogs representing mmu_vipers_w4.

This dataset is part of the Multimodal Universe, a large-scale collection of multimodal astronomical data. For full details, see the paper: The Multimodal Universe: Enabling Large-Scale Machine Learning with 100TBs of Astronomical Scientific Data.

Access the catalog

We recommend the use of the LSDB Python framework to access HATS catalogs. LSDB can be installed via pip install lsdb or conda install conda-forge::lsdb, see more details in the docs. The following code provides a minimal example of opening this catalog:

import lsdb

# Full sky coverage.
catalog = lsdb.open_catalog("https://huggingface.co/datasets/LSDB/mmu_vipers_w4")
# One-degree cone.
catalog = lsdb.open_catalog(
    "https://huggingface.co/datasets/LSDB/mmu_vipers_w4",
    search_filter=lsdb.ConeSearch(ra=333.0, dec=1.0, radius_arcsec=3600.0),
)

Each catalog in this collection is represented as a separate Apache Parquet dataset and can be accessed with a variety of tools, including pandas, pyarrow, dask, Spark, DuckDB.

File structure

This catalog is represented by the following files and directories:

  • collection.properties � textual metadata file describing the HATS collection of catalogs
  • mmu_vipers_w4 � main HATS catalog directory
    • dataset/ � Apache Parquet dataset directory for the main catalog
      • ... parquet metadata and data files in sub directories ...
    • hats.properties � textual metadata file describing the main HATS catalog
    • partition_info.csv � CSV file with a list of catalog HEALPix tiles (catalog partitions)
    • skymap.fits � HEALPix skymap FITS file with row-counts per HEALPix tile of fixed order 10
  • mmu_vipers_w4_10arcs/ � default margin catalog to ensure data completeness in cross-matching, the margin threshold is 10.0 arcseconds
    • ... margin catalog files and directories ...

Catalog metadata

Metadata of the main HATS catalog, excluding margins and indexes:

Number of rows Number of columns Number of partitions Size on disk HATS Builder
30,979 9 9 321.4 MiB hats-import v0.7.1, hats v0.7.1

Catalog columns

The main HATS catalog contains the following columns:

Name _healpix_29 spectrum.flux spectrum.ivar spectrum.lambda spectrum.mask REDSHIFT REDFLAG EXPTIME NORM MAG ra dec object_id
Data Type int64 list[float] list[float] list[float] list[float] float float float float float float float string
Nested? spectrum spectrum spectrum spectrum
Value count 30,979 17,255,303 17,255,303 17,255,303 17,255,303 30,979 30,979 30,979 30,979 30,979 30,979 30,979 30,979
Example row 1339537029392400028 [0.1504, 0.1525, 0.1538, 0.1543, � (557 total)] [8.585e-17, 1.011e-16, 1.137e-16, � (557 total)] [5514, 5521, 5529, 5536, 5543, � (557 total)] [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, � (557 total)] 0.7298 0.7298 540 2.768 21.98 333.4 1.077 404055346.0
Minimum value 1339504075142965993 -1759.751953125 -2.9612807435456968e-18 5514.27978515625 -0.0 -0.0 -0.0 540.0 0.021366773173213005 15.182700157165527 330.0451965332031 0.8620766997337341 401007640.0
Maximum value 1341678248016204204 2786.57177734375 7.853208785491006e-07 9484.1201171875 3.0 4.395299911499023 4.395299911499023 540.0 3519.447509765625 23.96969985961914 335.39093017578125 2.3695244789123535 411162926.0

"Nested" indicates whether the column is stored as a nested field inside another "struct" column.

"Value count" may be different from the total number of rows for nested columns: each nested element is counted as a single value.

Crossmatch with another catalog

HATS catalogs can be efficiently crossmatched using LSDB, which leverages the HEALPix partitioning to avoid loading the full datasets into memory:

import lsdb

mmu_vipers_w4 = lsdb.open_catalog("https://huggingface.co/datasets/LSDB/mmu_vipers_w4")
other = lsdb.open_catalog("https://huggingface.co/datasets/<org>/<other_catalog>")

crossmatched = mmu_vipers_w4.crossmatch(other, radius_arcsec=1.0)
print(crossmatched)

See the LSDB documentation for more details on crossmatching and other operations.

Dataset-specific context

Original survey
This dataset is based on the VIMOS Public Extragalactic Redshift Survey (VIPERS), which provides optical spectra of galaxies in the redshift range 0.5 < z < 1.0.

Data modality
The dataset consists of fixed-size optical spectra (1 × 557) covering a wavelength range from 5514 Å to 9484 Å. Each spectrum includes flux values, the corresponding wavelength vector, inverse variance (ivar), and a mask indicating the quality of each measurement. The dataset contains approximately 90,000 galaxy spectra.

Typical use cases
This dataset has been used in a number of scientific publications, as well as in machine learning specific applications, including source identification with SVMs and galaxy classification with unsupervised methods.

Caveats
The dataset includes spectra that have been normalized and transformed during preprocessing to ensure consistency with other datasets.

Citation
This dataset uses data from the VIMOS Public Extragalactic Redshift Survey (VIPERS), obtained with the ESO Very Large Telescope. Users should acknowledge the VIPERS survey and its participating institutions.

Downloads last month
109

Paper for LSDB/mmu_vipers_w4