Free Access
Issue
A&A
Volume 628, August 2019
Article Number A131
Number of page(s) 12
Section Numerical methods and codes
DOI https://doi.org/10.1051/0004-6361/201935465
Published online 20 August 2019

© ESO 2019

1. Introduction

The characterisation of stellar spectra is a matter of utmost importance to several fields in modern astrophysics. It provides for the study and better understanding of the different constituents of our galaxy in terms of both individual and large-scale properties of target objects.

For this reason, stellar spectroscopy is a powerful tool that is being widely used in observational surveys, such as the APO Galactic Evolution Experiment (APOGEE, Dawson et al. 2013), the GALactic Archeology with HERMES (GALAH, De Silva et al. 2015), the LAMOST Experiment for Galactic Understanding and Exploration (LEGUE, Deng et al. 2012), the RAdial Velocity Experiment (RAVE, Kunder et al. 2017), the Sloan Extension for Galactic Understanding and Exploration (SEGUE, Lee et al. 2008), the Gaia-ESO Survey (GES, Gilmore et al. 2012), and the WHT Enhanced Area Velocity Explorer (WEAVE, Dalton et al. 2018).

These large surveys have been specially designed to yield full sets of stellar parameters for as many stars as possible by means of automated methods that ensure the homogeneity of the results. These parameters include the effective temperature, Teff; the surface gravity, log g; the metallicity, [M/H]; and the micro-turbulent velocity, ξ.

In this regard, late-type, low-mass stars of FGK spectral types remain some of the most interesting targets on account of their ubiquity. Furthermore, the optical spectra of these stars have many iron features that are very sensitive to the stellar atmospheric parameters.

The computation of the stellar atmospheric parameters of FGK stars under spectroscopic scrutiny is often carried out by means of two different methods: spectral synthesis and equivalent width (EW). The former uses theoretical synthetic spectra in order to find the best match to a target observed spectrum, whereas the latter uses the strength of several spectral lines to find the set of stellar atmospheric parameters that best reproduces the measured EWs. Recent thorough reviews of these techniques can be found in Allende Prieto (2016), Nissen & Gustafsson (2018), Jofré et al. (2019), and Blanco-Cuaresma (2019).

There are many implementations of these two methods that are publicly available to the community. Among the spectral synthesis implementations are the APOGEE pipeline (ASCAP, García Pérez et al. 2016) and Spectroscopy Made Easy (SME, Piskunov & Valenti 2017; Valenti & Piskunov 1996), whereas the EW method is implemented in tools such as FAMA (Magrini et al. 2013), GALA (Mucciarelli et al. 2013), BACCHUS (Masseron et al. 2016), and SPECIES (Soto & Jenkins 2018). Remarkably, there are also general-purpose toolkits such as the integrated Spectroscopic framework (iSpec, see Blanco-Cuaresma et al. 2014a) and FASMA (Andreasen et al. 2017; Tsantaki et al. 2018) that can compute the stellar atmospheric parameters of any given star using both methods.

In general, spectral synthesis methods are based on a χ2 minimisation algorithm, in turn based on a pre-computed grid of atmospheric models (see Valenti & Piskunov 1996; García Pérez et al. 2016; Tsantaki et al. 2018). The theoretical spectra, which may sometimes be split up into spectral regions of interest (see e.g. Tsantaki et al. 2014), are finally compared with the observations to find the atmospheric model that best fits the data. This approach can also be found in González Hernández et al. (2004) and Allende Prieto et al. (2006).

On the other hand, the EW method employs the standard technique based on the iron ionisation and excitation balance, taking advantage of the high sensitivity of the strength (i.e. the EW) of Fe I and Fe II lines to the variation of the stellar atmospheric parameters. This approach rests on the curves of growth that link, by means of the Saha and Boltzmann equations, the observed EW to the column density of the chemical species that causes the line in the stellar spectrum. Further details of these two equations can be found in Hubeny & Mihalas (2014), among others. This method has already been applied to several studies found in the literature (see e.g. Ghezzi et al. 2010; Santos et al. 2004; Sousa et al. 2008).

The required EW determination of the Fe lines can be carried out either automatically or manually. There are some automatic tools designed for this task, such as ARES (Sousa et al. 2007), DAOSPEC (Stetson & Pancino 2008), and TAME (Kang & Lee 2012). All these tools accept some input parameters that can be fine-tuned depending on the quality of the target spectrum under analysis (e.g. the position of the stellar pseudo-continuum, the list of spectral lines to be measured, the parameters that constrain the detection of spectral lines according to the spectral resolution). In this regard, we note that any given linelist is generally assembled from the analysis of a template star (usually the Sun; e.g. Santos et al. 2004; Sousa et al. 2008). However, in some cases the template star may be different, for example a cool K-type star (Tsantaki et al. 2013) or a giant star (Hekker & Meléndez 2007). The selected lines must be as unblended as possible to avoid the contamination of neighbouring lines that could potentially affect the EW measurements.

In this work we present a full description of the automatic code STEPAR, written in Python 3.X, which is based on the EW method. This code has already been applied to the careful study of FGK-type stars (González Hernández et al. 2012; Tabernero et al. 2012, 2017; Tabernero 2014; Jofré et al. 2017; Montes et al. 2018) and has also been extensively used to automatically analyse hundreds of Gaia-ESO UVES spectra since it is one of the 13 pipelines that characterise the UVES U580 spectra of late-type, low-mass stars (see Smiljanic et al. 2014; Lanzafame et al. 2015).

A concise description of the complete method is found in Sect. 2. Detailed explanations of the STEPAR internal workflow are given in Sect. 3. In Sect. 4 we discuss our results and compare them to those obtained in previous works, and to evolutionary tracks. Finally, in Sect. 5 we present the limitations of the EW method, and hence STEPAR.

2. The STEPAR code

2.1. STEPAR ingredients

The basic ingredients that STEPAR needs to derive the stellar atmospheric parameters Teff, log g, [Fe/H], and ξ are the following (see Sect. 2.2 for full explanation):

(i) A grid of stellar atmospheric models: MARCS model atmospheres (Gustafsson et al. 2008);

(ii) A code to solve the radiative transfer problem under the assumption of local thermodynamic equilibrium (LTE): the MOOG code (Sneden 1973);

(iii) A list of Fe I and Fe II spectral lines along with their atomic parameters;

(iv) A programme to measure the required EWs for later use: TAME (Kang & Lee 2012);

(v) An optimisation algorithm: the Downhill Simplex method (Press et al. 2002).

2.2. STEPAR workflow

The stellar atmospheric parameters of FGK-type stars, namely Teff, log g, ξ, and [Fe/H], can be derived in an automated fashion with STEPAR1. Its workflow is shown in Fig. 1. In the standard STEPAR version presented here, we employed the 2017 version of the MOOG code (via the abfind driver, see Sneden 1973) and a grid of plane-parallel and spherical MARCS model atmospheres (Gustafsson et al. 2008), although other model grids can be used alongside STEPAR (see Tabernero et al. 2012, 2017; Montes et al. 2018). For lower gravities (log g <  3.5) we used the spherical grid, whereas we employed the non-spherical grid for greater gravities (log g ≥ 3.5). Although MOOG treats the MARCS spherical atmospheric models as if they were plane-parallel, Heiter & Eriksson (2006) proved that this potential inconsistency is negligible. However, since the MARCS grid is finite, STEPAR includes an interpolation subroutine, based on the Python Scipy library, which draws on the prior knowledge of the desired model and its neighbouring grid models to interpolate between them (Barber et al. 1996).

thumbnail Fig. 1.

STEPAR workflow diagram. For any given star under analysis, the code performs two simplex runs. During the second simplex run, the initial values, which are initially set to the solar canonical values, are reset to the values obtained during the first run. Likewise, the EW linelist is refined according to the σ clipping procedure on the Fe I lines. After the second run, the code halts execution and yields the final solution for the star. See Sect. 2.2 for explanation.

STEPAR needs a MOOG-compliant EW file as input, which can be provided by the user in the proper format using an automatic measurement tool. This MOOG-input file must contain the following atomic data for each line considered in the analysis:

(i) Central wavelength of the line, in Å;

(ii) A number that indicates the atomic number and ionisation stage of the chemical species that causes the line (26.0 and 26.1 in the case of Fe I and Fe II lines, respectively);

(iii) The excitation potential, χ, in eV;

(iv) The oscillator strength, log g f;

(v) The EW of the line in mÅ.

To perform our analysis we opted for the automatic code TAME2 (Kang & Lee 2012), which can be run in either an automated or manual mode. Its manual mode has an interface that allows some user control over the EW measurements to check problematic spectra when needed. We followed the approach of Kang & Lee (2012) to adjust the rejt parameter of TAME according to the S/N of each spectrum. The other TAME parameters we employed were

(i) smoother = 4, the recommended parameter for smoothing the derivatives used for line identification;

(ii) space = 3, the wavelength interval (in Å) from each side of the central line to perform the EW computation;

(iii) lineresol = 0.1, the minimum distance (in Å) between two lines for TAME to resolve them;

(iv) miniline = 2, the minimum EW that will be printed in the output.

Further details on the TAME parameters can be found in Kang & Lee (2012). In addition, we only considered measured lines with 10 mÅ < EW <  120 mÅ to avoid problems with line profiles of very intense lines and tentatively bad EW measurements of extremely weak lines. For benchmark stars that have two high signal-to-noise ratio (S/N) spectra available, we applied an additional filter on the Fe I, II lines and rejected the ones that might have a differential equivalent width beyond three times the standard deviation of the EW differences between the corresponding Fe I, II lines measured on each of those two spectra.

As damping prescription, we used the Anstee-Barcklem-O’Mara (ABO, see Barklem et al. 1998) data (if available) through option 1 of MOOG. The atmospheric parameters can then be inferred from previously assembled Fe I-Fe II linelists.

The minimisation procedure of STEPAR is the Downhill Simplex algorithm (Press et al. 2002), which tries to minimise a quadratic form composed of the excitation and ionisation equilibrium conditions to find the best parameters of the target star. This minimisation algorithm can reach convergence in very few iterations, and it is so fast that it is the optimisation method of choice, for instance, for the ASCAP pipeline in APOGEE (Dawson et al. 2013). Since it does not use derivatives, they have to be estimated numerically, as in the Levenberg-Marquardt method. If we let log ϵ(Fe I), and log ϵ(Fe II) stand for the Fe abundance returned by the Fe I and Fe II lines, respectively, and log (EW/λ) be their reduced equivalent width, STEPAR iterates until the slopes of χ versus log ϵ(Fe I) and log (EW/λ) versus log ϵ(Fe I) are virtually zero (i.e. excitation equilibrium, and imposing ionisation equilibrium) so that log ϵ(Fe I) = log ϵ(Fe II). Throughout this procedure, we checked that the [Fe/H] obtained from the iron lines is always compatible with the metallicity of the input atmospheric model. The actual convergence criteria of STEPAR, as shown in Fig. 1, are the following: (i) Slope ξ vs. log ϵ(Fe I) ≤ 0.001;

(ii) Slope logEW/λ vs. log ϵ(Fe I) ≤ 0.002;

(iii) |log ϵ(Fe I) − log ϵ(Fe II)| ≤0.005;

(iv) |log ϵ(Fe I) − log ϵ(Fe I)model | < 0.01.

For each target spectrum, STEPAR performs two simplex runs, which in turn individually entail a full parameter determination using the Downhill Simplex optimisation method. The first run deals with the EWs file as initially measured by TAME. Next, the best model that is found in this first run by the optimisation routine is evaluated. STEPAR then performs a 3σ clipping procedure on the Fe I abundance values obtained from the Fe I lines so that we can remove the outliers, if any, due to “wrong” EW measurements that could potentially invalidate the analysis. The second run is finally launched on a new input EW file that does not contain the rejected lines. An example of this 3σ clipping procedure is shown in Fig. 2. As to execution time, STEPAR takes between 2 and 5 min per star to perform this whole procedure, depending on its actual position in the FGK parameter space.

thumbnail Fig. 2.

STEPAR inner 3σ clipping of the Fe I lines on the NARVAL spectrum of the Sun. log ϵ(Fe I) stands for the Fe abundance returned by the Fe lines, while log (EW/λ) represents their reduced EWs. Black crosses depict the rejected Fe I lines. The dashed black lines represent a linear fit to the points, whereas the dashed blue lines are located at the 3σ level.

To feed this minimisation process, the canonical solar values are used as initial input values (Teff = 5777 K, log g = 4.44 dex, ξ = 1 km s−1). However, STEPAR is able to reach a solution even if the problem star is different from the Sun (e.g. a metal-poor giant). In other words, the final solution for any given star is independent of the initial set of parameters employed.

Finally, the uncertainties in the stellar parameters are determined as follows:

(i) For the micro-turbulence, we slightly change the value of ξ until the slope of log ϵ(Fe I) vs. log (EW/λ) varies within its own error, divided by the square root of the number of Fe I lines.

(ii) The effective temperature is varied until the slope of log ϵ(Fe I) vs. χ increases to the error on the slope, divided by the square root of the number of Fe I lines. By increasing ξ on its error, we recompute the effective temperature. These two sources of error are added in quadrature.

(iii) The surface gravity is then varied until the Fe II abundance increases by a quantity equal to the standard deviation divided by the square root of the number of Fe II lines. All the previous errors in ξ and Teff are taken into account by varying these quantities separately, thus recomputing the gravity. These differences are later added in quadrature.

(iv) Finally, to determine the error in the Fe abundance the stellar atmospheric parameters are varied in their respective uncertainties, which enables the combination of all the Fe I, II variations due to the stellar parameters uncertainties and the standard deviation of the Fe I, II abundances in quadrature.

3. Testing the code

3.1. Selection of the Fe I, II linelists

The EW method requires a significantly large selection of reliable Fe I and Fe II lines. In principle, reliable lines are meant to be clean spectral lines that are not strongly affected by line blending of neighbouring lines or conspicuous spectral features. All the same, the available atomic data of these clean lines may not be precise enough for a trustworthy analysis. The main problem stems from the tabulated values of the transition probability per unit time of the spectral lines, log g f. Some authors avoid this problem by calibrating this value for each line (see e.g. Santos et al. 2004; Sousa et al. 2008; Neves et al. 2009), normally by means of an inverse solar analysis where they vary the log g f value for a given line until they recover the corresponding solar abundance value. These are called the astrophysical log g fs.

The Gaia-ESO linelist (Heiter et al. 2015a) was originally extracted from a variety of sources with the aim of finding the best atomic parameters available. It contains around 560 Fe I, II features whose parameters were mostly taken from the Vienna Atomic Line Database (VALD3, Ryabchikova et al. 2015). The prime goal was to compile a trustworthy selection of lines to compute high-precision stellar parameters.

However, given the diversity of stars across the Milky Way (metal-poor dwarfs and giants, solar-type stars, metal rich giants, etc.) in the Gaia-ESO Survey, it soon became apparent that one linelist may fall short for the analysis of any given star. Hence, the analysis of any stellar sample under STEPAR is set to rely on four template stars from which four different lists of Fe I, II lines are assembled: the Sun, HD 22879, ξ Hya, and Arcturus. The corresponding linelists of Fe I and Fe II can be found in Tables A.3 and A.4, respectively. These four template stars, which fully cover the FGK parameter space (as explained below) help us classify any star prior to the analysis with STEPAR.

This division of the parameter space meets the following criteria. In terms of metallicity, we distinguish between metal-rich stars, [Fe/H] ≥ −0.30, and metal-poor stars, −0.30 >  [Fe/H] ≥ −1.50. In terms of surface gravity, we make a distinction between the giant regime, log g <  4.00, and the dwarf regime, log g ≥ 4.00. These partitions mean that the global parameter space is divided into four different regions: metal-rich dwarfs (MRD), metal-poor dwarfs (MPD), metal-rich giants (MRG), and metal-poor giants (MPG). Because of their scarcity, we decided to set aside the extremely metal-poor stars with [Fe/H] <  −1.50. The general scheme of this division (MRD, MPD, MRG, MPG) is shown in Table 1.

Table 1.

Linelist template stars and their reference stellar atmospheric parameters from Heiter et al. (2015b), with updated values from Jofré et al. (2019).

As already mentioned, the analysis of any given star is done blindly, that is, its stellar parameters are not known beforehand. Hence, it is not known a priori which linelist corresponds to any given star. In order to overcome this issue, we measured the lines from all four linelists and did a first-pass with STEPAR so we could finally assign a linelist to each star depending on the parameters obtained. This preliminary step allowed us to run STEPAR with the corresponding linelist to get the final solution for the star.

3.2. Gaia benchmark test

Every spectroscopic study requires a reference point to assess the validity of the obtained results. Even though the Sun is widely used in the literature as a common reference, the use of one single star as a central point of reference provides no evidence for how a given method works in different regions of the parameter space.

In this regard, the Gaia benchmark stars were originally meant as calibrators to test the different approaches to the analysis. The availability of specific information for these stars was the key to determining their stellar atmospheric parameters independently from spectroscopy (Heiter et al. 2015b). In this sense, the Gaia benchmark stars represent a cornerstone when it comes to weighing the impact of the general limitations (e.g. wavelength coverage, linelists employed, resolution) inherent to any spectroscopic method that aims at the computation of such parameters.

Ideally, with a common background, any set of tools using the same data should converge to the same atmospheric parameters. However, given that every method takes into account a different set of spectral lines, this inevitably leads to slightly different stellar parameters. Although, in general, these differences are mostly dependent on the radiative transfer code, the stellar atmospheric models, the specific method, and the input data, among the GES nodes this dependence mostly comes down to the input data (measurement of EWs, S/N of the spectra, the local continuum normalisation, etc.) and the method that each node takes into consideration.

These stars, 23 in total, were taken from the stellar library4 described in Blanco-Cuaresma et al. (2014b), which covers the optical region 4800–6800 Å. The stars span a wide range in the parameter space (Heiter et al. 2015b; Jofré et al. 2015), which allowed us to test the reliability of the results given by STEPAR (see Table A.1). The internal consistency of the code was tested by deriving stellar atmospheric parameters from one or two high S/N spectra of the same star (see Table A.2).

4. Discussion

Although different spectra of the same object should theoretically result in exactly the same stellar atmospheric parameters, we note slight deviations in our analysis. The mean differences for the benchmark stars are 9 ± 32 K in Teff, 0.00 ± 0.07 dex in log g, and 0.00 ± 0.03 dex in [Fe/H].

These internal differences are mostly due to the quality of the individual spectra. The average uncertainties for the benchmark stars are 75 K in Teff, 0.21 dex in log g, and 0.06 dex in [Fe/H]. Furthermore, the average uncertainties are greater than the scatter that arises from the analysis of different spectra of the same object, as expected. Other sources of uncertainty might arise from systematic effects inherent to any methodology.

We compared the values of the stellar parameters for each spectrum to the reference values, as shown in Fig. 3. We found the following differences, all of which might be systematic: ΔTeff = 9 ± 89 K, Δ log g = −0.04 ± 0.18 dex, and Δ[Fe/H] = 0.05 ± 0.06 dex. At first glance, there are no notable differences at the 1–2σ level. Additionally, in Fig. 4 we plot the line iron abundance retrieved by STEPAR for the final solution of the four reference stars.

thumbnail Fig. 3.

STEPAR results for the Gaia benchmark stars plotted against the literature values taken from Heiter et al. (2015b), with updated values from Jofré et al. (2019). Upper panels: one-to-one correspondence, whereas bottom panels: absolute differences. Using the values in Table 3, the dashed black lines in the upper panels correspond to a one-to-one relationship, shifted following the average differences in each parameter, whereas in the bottom panels they are centred on the average differences. The dashed red lines in all panels correspond to a margin of 120 K, 0.30 dex, and 0.09 dex in Teff, log g, and [Fe/H], respectively, according to the σ values found in the differences in each parameter.

thumbnail Fig. 4.

From top to bottom: line iron abundance retrieved by STEPAR for the final solution of the four reference stars: the Sun (NARVAL), HD 22879 (NARVAL), ξ Hya (ESPaDOns), and Arcturus (UVES). log ϵ(Fe I) stands for the Fe abundance returned by the Fe lines, while log (EW/λ) is their reduced EWs. Unfilled black dots represent Fe I lines, whereas red dots are Fe II lines. The dashed black lines represent the least-squares fit to the data points.

However, since systematic trends may still remain hidden, we performed 10 000 Monte Carlo simulations on our data (as in Tabernero et al. 2018) in the hope of assessing possible sources of tentatively systematic offsets. We took each atmospheric parameter (Teff, log g, and [Fe/H]) to check any possible correlations by means of the Pearson and Spearman correlation coefficients, which are a measure of the correlation between any two given variables. Specifically, the Pearson coefficient is a classical correlation indicator, whereas the Spearman coefficient is a more robust non-parametric estimator of the statistical dependence of any two given variables (for more details, see e.g. Press et al. 2002). In Table 3 we clearly show that no systematic trends are present above the 2σ level (i.e. within 95% confidence interval). These results are shown in Figs. 3 and A.1. Interestingly enough, even if the offsets in effective temperature and surface gravity are noticeable, the offset in the iron abundance is negligible (see Fig. 3). This is probably due to the fact that STEPAR produces self-consistent stellar parameters. For example, a deviation on the effective temperature can be compensated by the other parameters.

Table 2.

Number of Fe I and Fe II in each of the four linelists used in this work.

Table 3.

Summary of the Monte Carlo simulations performed using the stellar atmospheric parameters calculated in Sect. 3.

Finally, we assessed the performance of STEPAR in different regions of the parameter space. In Fig. 5 we plot a Kiel diagram (i.e. log g vs. log Teff) including the latest Yale-Potsdam Stellar Isochrones (YaPSI; Spada et al. 2017). In light of this figure, we do not find any major inconsistencies with the parameter space encompassed by the isochrones in general terms. However, we note that our method does not reproduce the gravity of K stars, as they should have higher values. The former result is not entirely unexpected (Tabernero et al. 2012), and might be due to an ionisation imbalance problem (Tsantaki et al. 2019). We still find higher effective temperatures for the F-type dwarfs, although they deviate less than in previous works (i.e. Tabernero et al. 2017; Montes et al. 2018). Finally, in Table 4 we show how STEPAR performs equally well in the four regions of the FGK parameter space defined in this work, i.e. MRD, MPD, MRG, and MPG, although the MRD and MPD linelists produce slightly larger errors than the rest. Interestingly enough, the errors on surface gravity are larger in the giant regime than in the dwarf regime. For the metallicity we find a similar scatter in the four regions. Despite these differences, we find a good agreement with the reference values.

thumbnail Fig. 5.

Kiel diagram (log g vs. log Teff) for all the spectra alongside the YaPSI isochrones for 0.1, 0.4, 0.6, 1, 4, and 13 Ga (for Z = 0.016, see Spada et al. 2017).

Table 4.

Same information as shown in Table 3, but organised on a per-linelist basis, i.e. MRD, MPD, MRG, and MPG lists.

5. Conclusions

In this work, we have presented a robust code, STEPAR, which will be useful to the community when deriving the stellar atmospheric parameters of FGK-type stars under the EW method. This code has already been tested during the last few years against the vast quantities of Gaia-ESO high-resolution spectra. We have also tested STEPAR against a library of Gaia Benchmark stars. Although we find some differences with the reference parameters, they are not significant.

Finally, we want to address some general limitations of the EW method that should be taken into consideration when using STEPAR. First, the data must be of high enough quality to be analysed. Since low S/N may translate into poor EW measurements, this means that we highly recommend placing a cut at S/N <  20. In addition, we note the importance of placing a lower limit in spectral resolution at R = 30 000 to prevent undesired line blending and suboptimal placement of the continuum level (Freeman & Bland-Hawthorn 2002). Second, STEPAR cannot derive stellar atmospheric parameters of fast-rotating stars. Although the EWs are not in fact altered by rotation, the line profiles are affected by rotational broadening and may no longer fit a Gaussian profile properly. In this sense, blending of neighbouring lines to the one of interest can also make it nearly impossible to get a reliable EW estimate for a given line. In these cases, we advise against using STEPAR on any star with a rotational velocity higher than 15 km s−1. In addition, double-lined spectroscopic binaries should also be removed from any sample to avoid obtaining unreliable parameters. Finally, we do not recommend deriving stellar parameters with STEPAR for stars earlier than F6 and later than K4.


1

STEPAR is available at https://github.com/hmtabernero/StePar under the two-clause BSD license.

2

TAME can be downloaded from http://astro.snu.ac.kr/~wskang/tame/

4

The spectra of these stars can be downloaded from https://www.blancocuaresma.com/s/benchmarkstars

Acknowledgments

We would like to thank the anonymous referee for the insightful comments and suggestions that improved the manuscript of the paper. The authors acknowledge financial support from the Spanish Ministerio de Ciencia, Innovación y Universidades through projects AYA2016-79425-C3-1 (UCM), AYA2016-79425-C3-2 (CAB), and AYA2017-86389-P (IAC). E.M. acknowledges financial support from the Spanish Ministerio de Educación y Formación Profesional through fellowship FPU15/01476. J.I.G.H. acknowledges financial support from the Spanish MINECO (Ministry of Economy of Spain) under the 2013 Ramón y Cajal programme MINECO RyC-2013-14875. H.M.T also acknowledges financial support from the FCT - Fundação para a Ciência e a Tecnologia through national funds (PTDC/FIS-AST/28953/2017) and by FEDER - Fundo Europeu de Desenvolvimento Regional through COMPETE2020 - Programa Operacional Competitividade e Internacionalização (POCI-01-0145-FEDER-028953).

References

  1. Allende Prieto, C. 2016, Liv. Rev. Sol. Phys., 13, 1 [CrossRef] [Google Scholar]
  2. Allende Prieto, C., Beers, T. C., Wilhelm, R., et al. 2006, ApJ, 636, 804 [NASA ADS] [CrossRef] [Google Scholar]
  3. Andreasen, D. T., Sousa, S. G., Tsantaki, M., et al. 2017, A&A, 600, A69 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  4. Barber, C. B., Dobkin, D. P., & Huhdanpaa, H. T. 1996, ACM Trans. Math. Soft., 22, 469 [CrossRef] [Google Scholar]
  5. Barklem, P. S., Anstee, S. D., & O’Mara, B. J. 1998, PASA, 15, 336 [NASA ADS] [CrossRef] [Google Scholar]
  6. Blanco-Cuaresma, S. 2019, MNRAS, 486, 2075 [NASA ADS] [CrossRef] [Google Scholar]
  7. Blanco-Cuaresma, S., Soubiran, C., Heiter, U., & Jofré, P. 2014a, A&A, 569, A111 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  8. Blanco-Cuaresma, S., Soubiran, C., Jofré, P., & Heiter, U. 2014b, A&A, 566, A98 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  9. Dalton, G., Trager, S., Abrams, D. C., et al. 2018, in Ground-based and Airborne Instrumentation for Astronomy VII, SPIE Conf. Ser., 10702, 107021B [Google Scholar]
  10. Dawson, K. S., Schlegel, D. J., Ahn, C. P., et al. 2013, AJ, 145, 10 [Google Scholar]
  11. Deng, L.-C., Newberg, H. J., Liu, C., et al. 2012, Res. Astron. Astrophys., 12, 735 [NASA ADS] [CrossRef] [Google Scholar]
  12. De Silva, G. M., Freeman, K. C., Bland-Hawthorn, J., et al. 2015, MNRAS, 449, 2604 [NASA ADS] [CrossRef] [MathSciNet] [Google Scholar]
  13. Freeman, K., & Bland-Hawthorn, J. 2002, ARA&A, 40, 487 [NASA ADS] [CrossRef] [Google Scholar]
  14. García Pérez, A. E., Allende Prieto, C., Holtzman, J. A., et al. 2016, AJ, 151, 144 [NASA ADS] [CrossRef] [Google Scholar]
  15. Ghezzi, L., Cunha, K., Smith, V. V., et al. 2010, ApJ, 720, 1290 [NASA ADS] [CrossRef] [Google Scholar]
  16. Gilmore, G., Randich, S., Asplund, M., et al. 2012, The Messenger, 147, 25 [NASA ADS] [Google Scholar]
  17. González Hernández, J. I., Rebolo, R., Israelian, G., et al. 2004, ApJ, 609, 988 [NASA ADS] [CrossRef] [Google Scholar]
  18. González Hernández, J. I., Ruiz-Lapuente, P., Tabernero, H. M., et al. 2012, Nature, 489, 533 [NASA ADS] [CrossRef] [Google Scholar]
  19. Gustafsson, B., Edvardsson, B., Eriksson, K., et al. 2008, A&A, 486, 951 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  20. Heiter, U., & Eriksson, K. 2006, A&A, 452, 1039 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  21. Heiter, U., Lind, K., Asplund, M., et al. 2015a, Phys. Scr., 90, 054010 [Google Scholar]
  22. Heiter, U., Jofré, P., Gustafsson, B., et al. 2015b, A&A, 582, A49 [NASA ADS] [CrossRef] [EDP Sciences] [PubMed] [Google Scholar]
  23. Hekker, S., & Meléndez, J. 2007, A&A, 475, 1003 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  24. Hubeny, I., & Mihalas, D. 2014, Theory of Stellar Atmospheres [Google Scholar]
  25. Jofré, P., Heiter, U., Soubiran, C., et al. 2015, A&A, 582, A81 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  26. Jofré, P., Heiter, U., Worley, C. C., et al. 2017, A&A, 601, A38 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  27. Jofré, P., Heiter, U., & Soubiran, C. 2019, ARA&A, in press, [arXiv:1811.08041] [Google Scholar]
  28. Kang, W., & Lee, S.-G. 2012, MNRAS, 425, 3162 [NASA ADS] [CrossRef] [Google Scholar]
  29. Kunder, A., Kordopatis, G., Steinmetz, M., et al. 2017, AJ, 153, 75 [NASA ADS] [CrossRef] [Google Scholar]
  30. Lanzafame, A. C., Frasca, A., Damiani, F., et al. 2015, A&A, 576, A80 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  31. Lee, Y. S., Beers, T. C., Sivarani, T., et al. 2008, AJ, 136, 2022 [NASA ADS] [CrossRef] [Google Scholar]
  32. Magrini, L., Randich, S., Friel, E., et al. 2013, A&A, 558, A38 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  33. Masseron, T., Merle, T., & Hawkins, K. 2016, Astrophysics Source Code Library [record ascl:1605.004] [Google Scholar]
  34. Montes, D., González-Peinado, R., Tabernero, H. M., et al. 2018, MNRAS, 479, 1332 [NASA ADS] [CrossRef] [Google Scholar]
  35. Mucciarelli, A., Pancino, E., Lovisi, L., Ferraro, F. R., & Lapenna, E. 2013, ApJ, 766, 78 [NASA ADS] [CrossRef] [Google Scholar]
  36. Neves, V., Santos, N. C., Sousa, S. G., Correia, A. C. M., & Israelian, G. 2009, A&A, 497, 563 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  37. Nissen, P. E., & Gustafsson, B. 2018, A&ARv, 26, 6 [NASA ADS] [CrossRef] [Google Scholar]
  38. Piskunov, N., & Valenti, J. A. 2017, A&A, 597, A16 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  39. Press, W. H., Teukolsky, S. A., Vetterling, W. T., & Flannery, B. P. 2002, Numerical recipes in C++ : the art of scientific computing [Google Scholar]
  40. Ryabchikova, T., Piskunov, N., Kurucz, R. L., et al. 2015, Phys. Scr., 90, 054005 [NASA ADS] [CrossRef] [Google Scholar]
  41. Santos, N. C., Israelian, G., & Mayor, M. 2004, A&A, 415, 1153 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  42. Smiljanic, R., Korn, A. J., Bergemann, M., et al. 2014, A&A, 570, A122 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  43. Sneden, C. 1973, ApJ, 184, 839 [NASA ADS] [CrossRef] [Google Scholar]
  44. Soto, M. G., & Jenkins, J. S. 2018, A&A, 615, A76 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  45. Sousa, S. G., Santos, N. C., Israelian, G., Mayor, M., & Monteiro, M. J. P. F. G. 2007, A&A, 469, 783 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  46. Sousa, S. G., Santos, N. C., Mayor, M., et al. 2008, A&A, 487, 373 [NASA ADS] [CrossRef] [EDP Sciences] [MathSciNet] [Google Scholar]
  47. Spada, F., Demarque, P., Kim, Y. C., Boyajian, T. S., & Brewer, J. M. 2017, ApJ, 838, 161 [Google Scholar]
  48. Stetson, P. B., & Pancino, E. 2008, PASP, 120, 1332 [Google Scholar]
  49. Tabernero, H. M. 2014, PhD Thesis, Departamento de Astrofísica, Facultad de Ciencias Físicas, Universidad Complutense de Madrid, Spain [Google Scholar]
  50. Tabernero, H. M., Montes, D., & González Hernández, J. I. 2012, A&A, 547, A13 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  51. Tabernero, H. M., Montes, D., González Hernández, J. I., & Ammler-von Eiff, M. 2017, A&A, 597, A33 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  52. Tabernero, H. M., Dorda, R., Negueruela, I., & González-Fernández, C. 2018, MNRAS, 476, 3106 [Google Scholar]
  53. Tsantaki, M., Sousa, S. G., Adibekyan, V. Z., et al. 2013, A&A, 555, A150 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  54. Tsantaki, M., Sousa, S. G., Santos, N. C., et al. 2014, A&A, 570, A80 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]
  55. Tsantaki, M., Andreasen, D. T., Teixeira, G. D. C., et al. 2018, MNRAS, 473, 5066 [NASA ADS] [CrossRef] [Google Scholar]
  56. Tsantaki, M., Santos, N. C., Sousa, S. G., et al. 2019, MNRAS, 569 [Google Scholar]
  57. Valenti, J. A., & Piskunov, N. 1996, A&AS, 118, 595 [NASA ADS] [CrossRef] [EDP Sciences] [Google Scholar]

Appendix A: Additional material

thumbnail Fig. A.1.

STEPAR differences with respect to the reference values (Heiter et al. 2015b), where each symbol denotes a different spectrograph: NARVAL (circles); HARPS.GBOG (squares); HARPS.Archive (diamonds); UVES.POP (upward triangles); UVES (downward triangles); ESPaDOnS (crosses).

Table A.1.

Reference stellar atmospheric parameters of the Gaia benchmark stars taken from Heiter et al. (2015b), with updated values from Jofré et al. (2019).

Table A.2.

STEPAR results.

Table A.3.

Merged Fe I linelists.

Table A.4.

Merged Fe II linelists.

All Tables

Table 1.

Linelist template stars and their reference stellar atmospheric parameters from Heiter et al. (2015b), with updated values from Jofré et al. (2019).

Table 2.

Number of Fe I and Fe II in each of the four linelists used in this work.

Table 3.

Summary of the Monte Carlo simulations performed using the stellar atmospheric parameters calculated in Sect. 3.

Table 4.

Same information as shown in Table 3, but organised on a per-linelist basis, i.e. MRD, MPD, MRG, and MPG lists.

Table A.1.

Reference stellar atmospheric parameters of the Gaia benchmark stars taken from Heiter et al. (2015b), with updated values from Jofré et al. (2019).

Table A.2.

STEPAR results.

Table A.3.

Merged Fe I linelists.

Table A.4.

Merged Fe II linelists.

All Figures

thumbnail Fig. 1.

STEPAR workflow diagram. For any given star under analysis, the code performs two simplex runs. During the second simplex run, the initial values, which are initially set to the solar canonical values, are reset to the values obtained during the first run. Likewise, the EW linelist is refined according to the σ clipping procedure on the Fe I lines. After the second run, the code halts execution and yields the final solution for the star. See Sect. 2.2 for explanation.

In the text
thumbnail Fig. 2.

STEPAR inner 3σ clipping of the Fe I lines on the NARVAL spectrum of the Sun. log ϵ(Fe I) stands for the Fe abundance returned by the Fe lines, while log (EW/λ) represents their reduced EWs. Black crosses depict the rejected Fe I lines. The dashed black lines represent a linear fit to the points, whereas the dashed blue lines are located at the 3σ level.

In the text
thumbnail Fig. 3.

STEPAR results for the Gaia benchmark stars plotted against the literature values taken from Heiter et al. (2015b), with updated values from Jofré et al. (2019). Upper panels: one-to-one correspondence, whereas bottom panels: absolute differences. Using the values in Table 3, the dashed black lines in the upper panels correspond to a one-to-one relationship, shifted following the average differences in each parameter, whereas in the bottom panels they are centred on the average differences. The dashed red lines in all panels correspond to a margin of 120 K, 0.30 dex, and 0.09 dex in Teff, log g, and [Fe/H], respectively, according to the σ values found in the differences in each parameter.

In the text
thumbnail Fig. 4.

From top to bottom: line iron abundance retrieved by STEPAR for the final solution of the four reference stars: the Sun (NARVAL), HD 22879 (NARVAL), ξ Hya (ESPaDOns), and Arcturus (UVES). log ϵ(Fe I) stands for the Fe abundance returned by the Fe lines, while log (EW/λ) is their reduced EWs. Unfilled black dots represent Fe I lines, whereas red dots are Fe II lines. The dashed black lines represent the least-squares fit to the data points.

In the text
thumbnail Fig. 5.

Kiel diagram (log g vs. log Teff) for all the spectra alongside the YaPSI isochrones for 0.1, 0.4, 0.6, 1, 4, and 13 Ga (for Z = 0.016, see Spada et al. 2017).

In the text
thumbnail Fig. A.1.

STEPAR differences with respect to the reference values (Heiter et al. 2015b), where each symbol denotes a different spectrograph: NARVAL (circles); HARPS.GBOG (squares); HARPS.Archive (diamonds); UVES.POP (upward triangles); UVES (downward triangles); ESPaDOnS (crosses).

In the text

Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.

Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.

Initial download of the metrics may take a while.