corv

Summary

The corv (Compact Object Radial Velocity) pipeline (Chandra et al. 2023; Crumpler et al. 2024) measures the radial velocity, effective temperature, and surface gravity for DA-type white dwarfs observed with the BOSS spectrograph. 

Detailed Description

corv linearly interpolates between the Montreal models of DA–type white dwarfs to forward model white dwarf spectra. The spectra are continuum-normalized locally around individual absorption lines (e.g., the Balmer series), which are compared against the data. The effective temperature, surface gravity, and radial velocity are first fit simultaneously by minimizing the χ2 statistic with the Levenberg-Marquardt optimization algorithm. The radial velocity is then refined using a brute force χ2 minimization of the template on a fine grid to produce a more accurate measurement.

The pipeline reports the best-fit parameters and the corresponding (formal) uncertainty estimates of those parameters, and other relevant summary statistics (e.g., χ2 value, initial values, and flags).

Data Products

corv expects BOSS spectra in the observed frame. For this reason, Astra provides `specFull` files to corv, but only for white dwarfs that are confidently classified by Snow White as DA-type (e.g., `classification` is “DA”). corv is not executed on the BOSS coadded spectra stored in `mwmStar` files, as those have already been shifted to rest wavelength.

corv produces a summary file of results, and pipeline spectrum-level products. The summary file `astraAlllVisitCORV` stores the results from the corv pipeline on individual BOSS visit spectra. For each `sdss_id`, corv also produces a corresponding `astraVisitCORV` file which stores the same pipeline outputs as the `astraAllVisitCORV` file, but also includes the best-fit model spectrum and best-fit continuum.

Crumpler et al. (2025) have constructed a Value-Added catalog for DA white dwarfs from SDSS-V.

Validation and Uncertainties

Crumpler et al. (2024) compared the RVs (Doppler + gravitational redshift) measured by corv to published SDSS WD catalog radial velocities and found agreement to better than 9 km/s for spectra with signal-to-noise ratio ≥20. Arseneau et al. (2024) compared the RVs from Chandra et al. (2020), also measured with corv, to literature values based on high-resolution spectra. They found a mean absolute error of 14.2 km/s and a bias of 0.2 km/s (Figure 1).

Arseneau et al. (2024) tested the zero point of corv RVs by obtaining the expected radial velocities of white dwarfs in wide binary systems using the RV of the main-sequence companion. Subtracting that from the observed RV of the WD, they isolated the gravitational redshift. They used Gaia data to calculate the surface temperatures and radii of these white dwarfs and found their gravitational redshifts. Figure 2 shows the difference between the expected and measured CORV gravitation redshift as a function of SNR. Overall, the agreement in zero point is excellent and improves with higher SNR data.

Figure showing expected RV (from wide binary companion) to measured RV from CORV
Figure 2:  Arseneau et al. (2024) plot showing difference between the measured gravitational redshift and the expected value for a white dwarf whose temperature is 14,000 K, corresponding to the mean sample temperature, plotted against spectrum S/N. Low-S/N stars have more scatter and less consistency with the expected value than high-S/N targets. A S/N of 30 is marked as a horizontal line (their Figure 7)
Figure comparing literature RVs with corv RVs
Figure 1: Arseneau et al. (2024) comparison of corv RV measurements from Chandra et al. (2020) to literature measurements (their Figure 2)

Flags

The corv pipeline outputs in Data Release 19 do not have any bitmask flags defined. There is a `result_flags` field in the output files, but this will always be zero. The user should exercise judgement about what quality criteria are suitable for their scientific goals.

Back to Top