For a list of all services and tables belonging to this service's resource, see Information on resource 'Gaia DR3 RP/BP (XP) Monte Carlo sampled spectra'
In Gaia's DR3, most BP/RP spectra come in “continuous” form only, that is, as coefficients of Gauss-Hermite polynomials. These can be turned into a “sampled” representation using GaiaXPy; however, since the errors are given in the form of covariance matrices for the polynomial coefficients, the errors in the resulting spectra are strongly correleated, which can sometimes result in artefacts in the signal.
To get approximately decorrelated errors and hence sampled spectra usable with less caution, we apply a scheme of Monte Carlo-sampling different realisations from the error model of the coefficients. Specifically, given the covariance matrix C defined through the Xp_coefficient_errors and Xp_coefficient_correlations column in the DR3 xp_continuous_mean_spectrum table, and noting that for a unit normal-distributed random variable u
holds (⟨x⟩ denotes the expectation), we can re-write the covariance matrix using a Cholesky decomposition into LLT as
Hence, x = Lu is a realisation of the errors satisfying the covariance matrix. To come up with a sampled spectrum, we now draw (in this case) 10 samples of the coefficients and have GaiaXPy convert them to a sampled spectrum.
The source code we used for that is dr3_to_mcsampled.py.
To be on the conservative side of the resolution and the bandwidth, and also to keep storage requirements modest, we have chosen a relatively rough grid over the optical band, that is, bins of 10 nm over the spectral range between 400 and 800 nm.
You can access this service using:
1.23956 3.09953 eV
2014.56 2017.4
This resource is not (directly) published. This can mean that it was deemed too unimportant, for internal use only, or is just a helper for a published service. Equally likely, however, it is under development, abandoned in development or otherwise unfinished. Exercise some caution.
Other services provided on the underlying data include:
The following fields are available to provide input to the service (with some renderers, some of these fields may be unavailable):
Name | Table Head | Description | Unit | UCD |
---|---|---|---|---|
ID | Id | The publisher DID of the dataset of interest | N/A | meta.id;meta.main |
maxrec | Match limit | Maximum number of records returned. Pass 0 to retrieve service parameters. | N/A | N/A |
responseformat | Output Format | File format requested for output. | N/A | meta.code.mime |
verb | Verbosity | Exhaustiveness of column selection. VERB=1 only returns the most important columns, VERB=2 selects the columns deemed useful to the average user, VERB=3 returns a table with all available columns. | N/A | N/A |
This data is derived from public Gaia DR3 data. Please take note of ESAC's guide on how to acknowledge and cite Gaia results.
VOResource XML (that's something exclusively for VO nerds)