Using APOGEE Stellar Parameters

The APOGEE Stellar Parameters and Abundances pipeline (ASPCAP) works in two steps: it first determines stellar parameters, then fits for abundances with the initially derived parameters. Before employing the derived parameters, users should understand the basics of how the ASPCAP pipeline works, and what the fundamental parameters affecting the IR spectra are, as described in the ASPCAP pipeline description.

The basic stellar parameters — effective temperature and surface gravity — may be of scientific interest, and the abundances as determined in the parameter stage may also be of utility.

In any case, if the stellar parameter derivation is poor, then the abundance determination will be poor, so it is important to check the quality of the parameter determination.

Use of parameters vs. abundances

At the stellar parameter determination level, ASPCAP fits for abundances [M/H], [C/M], [N/M], and [α/M] using a global fit over the entire spectrum. After the parameters are determined, abundances of individual elements are fit using portions (windows) in the spectrum with maximum sensitivity to the abundance of each element. Both the global and window abundances are provided.

We have found that [M/H] is closely correlated with [Fe/H]. For an overall metallicity, users may choose either one; however, note that [M/H] may be deriving its information from different elements in different temperature ranges. In addition, the calibrated [M/H] and calibrated [Fe/H] differ in that the former has an external calibration applied to it, while the latter does not. Both [M/H] and [Fe/H] have internal (temperature-dependent) calibrations applied to minimize scatter within clusters.

For α element abundances, [α/M] likely tracks different elements at different temperatures, but may produce higher accuracy abundances (as judged from internal scatter within clusters). Both [α/M] and the individual element [X/H] abundances have internal (temperature-dependent) calibrations applied to minimize scatter within clusters.

For carbon and nitrogen, the global and window fits are well correlated; we tend to recommend use of the window fits since they concentrate on areas of the spectrum most sensitive to the carbon and nitrogen abundances. Neither internal nor external calibration is applied to C and N abundances, since they cannot be assumed to be homogeneous within clusters.

ASPCAP Parameter Tags/Columns

As described in the ASPCAP page , calibration relations have been applied to some of the ASPCAP parameters. We provide uncalibrated parameters for all stars, and calibrated parameters for a subset. In the summary data files (see here for information on how to access), the uncalibrated parameters are stored in an array called FPARAM, while calibrated parameters are stored in a PARAM array. For convenience, the summary data files also include explicit columns for which duplicated the calibrated parameters in TEFF, LOGG, PARAM_M_H, PARAM_C_M, PARAM_N_M, and PARAM_ALPHA_M.

In the Catalog Archive Server (CAS) (see here for access information), each parameter value is given its own column name: TEFF, LOGG, PARAM_M_H, PARAM_C_M, PARAM_N_M, and PARAM_ALPHA_M for the calibrated parameters, and FPARAM_TEFF, FPARAM_LOGG, FPARAM_M_H, FPARAM_C_M, FPARAM_N_M, and FPARAM_ALPHA_M for the uncalibrated parameters.

ASPCAP Bitmasks

Information about potential issues with the ASPCAP parameters is stored is a set of bitmasks. The ASPCAPFLAG bitmask is used to flag potential issues with the star and/or with specific parameters for that star. In addition, there is a separate bitmask for each parameter that flags possible conditions for that parameter. In the APOGEE data files, these parameter bitmasks are stored in a PARAMFLAG bitmask array; in the CAS, each parameter has its own named PARAMFLAG bitmask (TEFF_FLAG, LOGG_FLAG, PARAM_M_H_FLAG, PARAM_C_M_FLAG, PARAM_N_M_FLAG, PARAM_ALPHA_M_FLAG). Users need to be sure to consult the bitmasks and use the derived parameters accordingly.

Various conditions trigger the setting of individual bits. For most quantities, there is a WARN condition and a BAD condition, where the latter means that the result is unreliable and the former means that it should be used with caution. To facilitate use, we provide summary STAR_BAD and STAR_WARN bits in addition to individual bits for different parameters and different conditions (as discussed further below). The STAR_BAD bit flags unreliable results: it is set if any critical individual bits in ASPCAPFLAG are set to BAD (specifically, if any of TEFF_BAD, LOGG_BAD, CHI2_BAD, COLORTE_BAD, ROTATION_BAD, or SN_BAD bits are set, or any individual parameter is near grid edge). The STAR_WARN bit is set if the WARN bits are set for Teff (TEFF) or log g (LOGG) (but not for [M/H], [α/M], [C/M], or [N/M]) or for WARNings related to CHI2, ROTATION, SN, or COLORTE.

In addition to the ASPCAPFLAG bits, several star level flag bits may also be relevant, as encoded in the STARFLAG bitmask. In particular, users may want to beware of stars with significant RV variation (as indicated by VSCATTER), which may be binary stars (although most cases of binarity are not expected to lead to stellar parameter issues, e.g., if the luminosity ratio is large). Users may also want to be more cautious about stars that are flagged as having potential issues from persistence in the detectors (PERSIST_HIGH, etc. bits in the STARFLAG mask).

Details of different bits in the ASPCAPFLAG are discussed below:

Poor Matches to Synthetic Spectra (CHI2)

CHI2 (χ<sup>2</sup>) as a function of temperature for the DR12 sample
CHI2 (χ2) as a function of temperature for the DR12 sample

The synthetic spectra do not always provide good matches to real spectra because of possible issues with the line list and/or model atmospheres adopted, or because of a peculiar chemical composition (e.g., carbon stars, S-type stars, etc.). The quality of the match is characterized by the CHI2 value, which is shown for the entire DR12 sample as a function of temperature in the plot to the right. It is clear that cooler stars are fit worse than warmer, which is not unexpected given the larger number and greater strength of many absorption features at cooler temperatures.  Results at the coolest temperatures may be less reliable, judging from the quality of the matches to the synthetic spectra.  For DR12, we calculate the median CHI2 in temperature bins of width 100 K and set CHI2_WARN if CHI2 is greater than twice the median and CHI2_BAD if CHI2 if greater than three times the median in the temperature bin for each star.

Signal-to-Noise (SN)

APOGEE’s goal was to achieve S/N=100 per half-resolution element for all APOGEE stars. In the combined spectrum, this goal per half-resolution element corresponds to S/N~80 per pixel, since the combined (apStar) spectra are sampled at roughly three pixels per resolution element. The summary data files and CAS report the S/N per pixel. While the S/N goal was mostly met, there are a few stars that have lower S/N. Since the quality of the parameters and abundances depends on S/N, we set the SN_BAD bit in ASPCAPFLAG when the combined spectrum S/N<50 and the SN_WARN when S/N<70, based on analysis of calibration stars with a range of S/N.

Color-Temperature Relation (COLORTE)

There is a relation between the dereddened color of a star and its effective temperature. For each star, we calculate the photometric temperature from the relations of  González Hernández and Bonifacio (2009), the observed J-K color, and the expected reddening determined 2MASS and 4.5 micron photometry (using the RJCE method, Majewski et al. (2011). If the photometric temperature differs by more than 2000 K from the ASPCAP spectroscopic temperature, the COLORTE_BAD bit in ASPCAPFLAG is set; if it deviates by more than 1000 K than then COLORTE_WARN bit is set.

Rotation/Broad Lines (ROTATION)

The technique used by ASPCAP — matching against a template library of synthetic spectra — is only valid to the degree to which stars are represented in the library. For DR12, the library spectra are all for non-rotating stars, and any stars with significant rotation will not be well matched. While most giants are expected to be slow rotators, the same cannot be said for main-sequence stars. An estimate of rotation is made during the radial velocity determination by comparing the width of the cross-correlation peak when cross-correlating the spectrum with best-matching template to the width of the autocorrelation of the best-matching template. When the ratio of the cross-correlation width to the autocorrelation width is greater than 2, the ROTATION_BAD bit in ASPCAPFLAG is set; when it is greater than 1.5, the ROTATION_WARN bit is set.

Parameter bits (TEFF, LOGG, M_H, C_M, N_M, ALPHA_M)

Each parameter has an associated WARN and BAD bit in ASPCAPFLAG. These are set to BAD if the derived parameter is within 1/8 of a grid spacing from a grid edge, and to WARN if the derived parameter is within 1/2 the grid spacing from a grid edge.

Quality of the ASPCAP Stellar Parameters

Effective temperature (Teff)

Accuracy of the ASPCAP effective temperatures have been judged by comparing to temperatures obtained from photometric temperatures, for a low-reddening sample of giants. As describe in the ASPCAP calibration section, there is a mean offset of about 90K that we correct for to provide calibrated temperatures. The scatter around the comparison to photometric temperatures is about 100K, although some significant component of this could be from uncertainties in the photometric temperature estimates.

For dwarfs, the situation is significantly less clear, because of a variety of issues. As with other ASPCAP output, we do not provide calibrated parameters for dwarfs.

Surface gravity (log g)

Calibration of ASPCAP surface gravities
Calibration of ASPCAP surface gravities

Surface gravities have been checked/calibrated using observations of Kepler asteroseismic stars, for which independent surface gravities can be derived These comparisons suggest that the ASPCAP gravities are systematically high. There is a puzzling difference between stars identified from asteroseismology as core helium burning (red clump) stars and those identified as shell hydrogen (red giant) stars, at similar temperatures, in that the offset of ASPCAP gravities from asteroseismic gravities are larger for the core helium burning stars. We have applied a surface gravity calibration as derived from red giants only, which is represented as a linear correction to surface gravity as a function of surface gravity. The resulting calibrated surface gravities are thus expected to be off for the red clump stars. If we were to include the red clump stars in the calibration, the dependence on surface gravity would be significantly reduced. As a result, surface gravities outside of the range of the calibration sample have potentially significant systematic uncertainty.

The scatter of the red giants around the calibration relation is relatively small, about 0.15 dex.

Surface gravities for dwarfs are significantly offset from that expected from stellar isochrones, in the sense that they are too small. Some of this may arise from the lack of consideration of rotation, but it is likely that there is more going on than just this. As with other ASPCAP parameters, we do not provide calibrated values for dwarfs.

We have recognized that the derived surface gravities are sensitive to the choice of the LSF used to construct the spectral libraries, so this is one possible issue for some of the surface gravity uncertainties.

Metallicity ([M/H])

Metallicities ([M/H]) have been validated through observations of globular and open clusters. These suggest that the raw ASPCAP metallicities have some small offsets that are characterized as a function of metallicity, and these offsets have been applied to giants.

[α/M]

Alpha-element enhancements ([α/M]) have been validated through observations of globular and open clusters. These suggest that the raw ASPCAP [α/M] seem generally reasonable. However, at the lowest and highest metallicities, there seems to be some degeneracy between [α/M] and [M/H], such that clusters at these metallicities have a larger spread in both quantities, with a correlation between the two.

[C/M]

Our understanding of the quality of the carbon abundances is limited, because we cannot make the assumption that carbon abundances are uniform within clusters, and we do not have an extensive homogeneous calibration sample. Note that, in addition to the parameter level [C/M], we also provide a [C/H] measurement from fits to windows sensitive to carbon abundance.

[N/M]

Our understanding of the quality of the nitrogen abundances is limited, because we cannot make the assumption that nitrogen abundances are uniform within clusters, and we do not have an extensive homogeneous calibration sample. Note that, in addition to the parameter level [N/M], we also provide a [N/H] measurement from fits to windows sensitive to nitrogen abundance.

ASPCAP Uncertainties/Errors

ASPCAP calculates internal parameter uncertainties based on the fit to the spectrum. However, there are also external uncertainties based on systematic issues and the quality of the models. The ASPCAP calibration documentation discusses these uncertainties in more detail.

Ideally, the true uncertainties in the derived stellar parameters will be well represented by the parameter uncertainty estimates reported by the pipeline. Unfortunately, the random errors that the parameter pipeline calculates are much smaller than the systematic effects that likely dominate the true uncertainties in derived APOGEE parameters. We provide some estimate of the uncertainties due to systematic effects, based on internal consistency checks and comparisons to external calibrators (see the ASPCAP and Using abundances pages), but overall, it is challenging to provide realistic uncertainties for all of the parameters.

Degeneracies Between Parameters

While we characterize the spectra using seven parameters (effective temperature, surface gravity, microturbulence, overall metal abundance, alpha-element abundance, carbon abundance, and nitrogen abundance), there are likely to be significant degeneracies between some parameters in some regions of parameter space, e.g. for hotter stars where only CN and C I lines can be seen.