Published October 29, 2024 | Version 1.0
Dataset Open

Data for "The Dust Extinction Curve: Beyond R(V)"

  • 1. ROR icon Max Planck Institute for Astronomy
  • 2. ROR icon Beijing Normal University

Description

24 million dust extinction curves, detemined from Gaia XP spectra, as described in Green, Zhang & Zhang (2025).

We represent the extinction curves using a set of 16 basis vectors. For each star, there are 16 coefficients, which can be used to reconstruct the extinction curves. After loading A_zp and G_subspace from the file G_subspace.json, and coeffs from the file coeffs.h5, the extinction curves can be reconstructed using:

    A = A_zp + np.sum(coeffs[None,:] * G_subspace[:,:], axis=1)

The output A will have shape (star, wavelength). The wavelengths at which A is sampled are stored in the field wavelengths_nm (in nanometers), in G_subspace.json.

The covariance matrix of the coefficients for each star is stored in the files coeffs_cov_?.h5. We store the diagonals and the upper triangles of the covariances separately. They can be reconstructed using the function reconstruct_symm_matrices from symm_matrix_utils.py:

    from symm_matrix_utils.py import reconstruct_symm_matrices
    cov = reconstruct_symm_matrices(cov_diag, cov_triu_wo_diag)

Additionally, we store the inverse covariance matrices in the files coeffs_icov_?.h5, in the same manner as the covariance matrices.

The file source_info.h5 contains a few useful Gaia fields and parameter estimates (with corresponding uncertainties) from Zhang & Green (2025).

The file feature_EW.h5 contains the equivalent widths (in nanometers) of the VBS and the 770 and 850 nm extinction features.

Every file contains the Gaia DR3 source_id of every star, labeled gdr3_source_id.

Files

README.md

Files (30.8 GB)

Name Size Download all
md5:977e428cb1097475393447b96c1b0786
1.7 GB Download
md5:7130f454946253de665a71aa867d0bd7
1.6 GB Download
md5:66f7a469da77e4cc577091b01293a24b
1.6 GB Download
md5:f517381919c81b9a809f3f96f69fc4ec
1.6 GB Download
md5:46bc5b055e858507ecb78704c3b45496
1.6 GB Download
md5:9f2c90349c2e814cf5206c09ed4cc36f
1.6 GB Download
md5:fb56621d0923ab79d3e952c1de9ccbe1
1.6 GB Download
md5:cf1f9ad9c4257a9175a84b08eac1f4f1
1.6 GB Download
md5:35d9dce69668e498e17fba3087fb79d0
1.6 GB Download
md5:de67b8c022eb45002c927643b3e73101
1.6 GB Download
md5:0e41d3e0bcdd214672fcad5cfcc7f338
1.6 GB Download
md5:a8dc50fc938c88499acc831072468597
1.6 GB Download
md5:036dd1760683f1a8adbe8eb9fa7f93de
1.6 GB Download
md5:65358f7fd0fa6dc2ff63423d06089ce6
1.6 GB Download
md5:95fc1dca441702690f0d23951c37c5f2
1.6 GB Download
md5:0a4cb3b7c7c66f46b8d761cc7a36fd0c
1.6 GB Download
md5:283342f682c195e0770ba4899d5a561f
1.6 GB Download
md5:5146f3807016447ec9905cff81a40898
764.3 MB Download
md5:dc153a01a1b73cacc0d51ba265696fc0
22.8 kB Preview Download
md5:2b72dda2754db6e2e579eaabf85f0486
1.5 kB Preview Download
md5:02c328faafb7f4b8cad9b99393cdccaf
1.9 GB Download
md5:4ab832cdfcc7f365588e9d6ecf35a0d6
1.8 kB Download