• Non ci sono risultati.

Field tests for the ESPRESSO data analysis software

N/A
N/A
Protected

Academic year: 2021

Condividi "Field tests for the ESPRESSO data analysis software"

Copied!
5
0
0

Testo completo

(1)

2019 Publication Year

2021-03-01T09:47:36Z Acceptance in OA@INAF

Field tests for the ESPRESSO data analysis software Title

CUPANI, Guido; D'ODORICO, Valentina; CRISTIANI, Stefano; González-Hernández, Jonay I.; Lovis, Christophe; et al.

Authors

http://hdl.handle.net/20.500.12386/30669 Handle

ASTRONOMICAL SOCIETY OF THE PACIFIC CONFERENCE SERIES Series

521 Number

(2)

arXiv:1808.04249v1 [astro-ph.IM] 13 Aug 2018

Guido Cupani,1Valentina D’Odorico,1Stefano Cristiani,1

Jonay I. González Hernández,2Christophe Lovis,3Sérgio Sousa,4

Paolo Di Marcantonio,1 and Denis Mégevand3

1INAF–OATs, Via Tiepolo 11, 34143 Trieste, Italy 2IAC, Vía Láctea, 38205 La Laguna, Tenerife, Spain

3Université de Genève, 51 Chemin des Maillettes, 1290 Versoix, Switzerland 4Instituto de Astrofísica e Ciências do Espaço, Universidade do Porto, CAUP,

Rua das Estrelas, 4150-762 Porto, Portugal

Abstract. The data analysis software (DAS) for VLT ESPRESSO is aimed to set a new benchmark in the treatment of spectroscopic data towards the extremely-large-telescope era, providing carefully designed, fully interactive recipes to take care of complex analysis operations (e.g. radial velocity estimation in stellar spectra, inter-pretation of the absorption features in quasar spectra). A few months away from the instrument’s first light, the DAS is now mature for science validation, with most algo-rithms already implemented and operational. In this paper, I will showcase the DAS features which are currently employed on high-resolution HARPS and UVES spectra to assess the scientific reliability of the recipes and their range of application. I will give a glimpse on the science that will be possible when ESPRESSO data become available, with a particular focus on the novel approach that has been adopted to simultaneously fit the emission continuum and the absorption lines in the Lyman-alpha forest of quasar spectra.

ESPRESSO in a nutshell

ESPRESSO (Pepe et al. 2013) is an ultra-stable, high-resolution spectrograph (R ∼ 55, 000 to 200, 000) for the coudé combined focus of the Very Large Telescope (VLT) of the European Southern Observatory (ESO). Its driving scientific objectives are (i) the search for Earth-like exoplanets and (ii) the exploration of new physics beyond the standard model, through a measure of the possible variation of the dimensionless constants α (fine-structure constant) and µ (proton-to-electron mass ratio). The latter science case depends on the accurate analysis of the absorption features produced by the inter-galactic and circum-galactic medium on the spectrum of background bright sources such as quasars (QSOs). The same analysis provides a valuable insight into the physical and chemical state of the baryonic matter from the reionization epoch onwards and on its interplay with galaxies.

Since the inception of its development, ESPRESSO has been conceived as a “sci-ence machine” able to produce scientific results within minutes from the end of ob-servations. To this aim the instrument is equipped with dedicated software tools to

(3)

2 Cupani et al.

handle both the data reduction and the data analysis, the latter covering both stellar and QSO spectral analysis (Di Marcantonio et al. 2012, 2014). The ESPRESSO Data Analysis Software (DAS) has been introduced in a series of previous articles (Cupani et al. 2015b,a, 2016a). In this article we discuss the status of its development at the instrument integration stage and present some results of the first science assessment on test data, a few months before ESPRESSO is commissioned and sees its first light. We will focus in particular on the QSO spectral analysis, as it embraces some of the most interesting feature of the DAS, both in its algorithms and interface.

The DAS concept

The ESPRESSO DAS is meant to set a benchmark in the treatment of spectroscopic data towards the ELT era, providing carefully designed, fully interactive recipes to take care of complex analysis operations. Those are (i) for stellar spectra: computation of the radial velocity, the stellar activity indexes, the equivalent width of absorption lines, and the stellar parameters (effective temperature, [Fe/H]); continuum fitting and re-computation of the radial velocity by comparison with synthetic spectra; (ii) for QSO spectra: detection of the absorption lines; determination of the emission continuum level; identification and fitting of the absorption systems.

Together with the DRS, the DAS enforce a “pixel conservation” paradigm, in which the information collected by the individual pixels of the detector is preserved throughout the reduction cascade (Cupani et al. 2016b). Whenever the information from different pixels is merged, potentially disrupting the flux statistics (such as in re-binning and co-addition of multiple exposures), the software propagates the information both in merged and non-merged form, to allow for a correct assessment of theoretical models (such as Voigt profiles for absorption lines) with standard best-fit techniques.

The bulk of the DAS code is written in ANSI-C. Most of the code is developed us-ing the ESO Common Pipeline Library (McKay et al. 2004) which provides low-level tool for data handling; a library of higher-level functions has been designed to address individual tasks (e.g. spectral rebinning, curve smoothing, line fitting) which are or-ganized into self-standing modules (“recipes”). The cascade of recipes is typically run within the ESO Reflex environment (Freudling et al. 2013) which provides an intuitive workflow interface complemented with Python scripts to visualize the results and adjust the parameters.

Validating the analysis of QSO spectra

As of November 2016, eight internal releases of the DAS has been issued for veri-fication by ESO. All but one recipes have been coded and three out of four Reflex workflows (two for the stellar branch, one for the QSO branch) are already in opera-tion. As the integration of the instrument progresses, the code is being validated both on reduced high-resolution spectra from VLT UVES and TNG HARPS-North (for sci-entific purpose) and on the first ESPRESSO test data processed by the DRS (to check the DRS/DAS interface). The first public release is foreseen for the instrument com-missioning (2017).

The QSO branch of the DAS includes new algorithms to automatically fit the con-tinuum emission and the absorption features produced by the intervening structures. By

(4)

Figure 1. Reflex interactive windows for line fitting, with a fitted C iv doublet in the spectrum of QSO HE 0940−1050. The bottom left panel shows the list of de-tected transitions (displayed transitions checked); the bottom right panel shows the list of available components (fitted components checked). The user may add compo-nents by clicking in the spectrum plot; when this is done, the panels are consistently updated at run-time. The labels on the paired components are given for reference to Table 1.

nature, such analysis can only be performed iteratively: the continuum level is deter-mined by fitting and removing all the absorption lines, while the lines are fitted with respect to a previously determined continuum. In practice, the workflow operates as follows: (i) the continuum is first determined by making initial assumptions on the nature of lines (distribution of column densities in the forest of Lyman-α absorbers; guesses on other Voigt parameters) and then the spectrum is normalized; (ii) associated lines (corresponding to different atomic transitions at the same redshift) are selected to define absorption systems; (iii) absorption systems are then fitted with Voigt profiles, adjusting the number of components and the constraint among line parameters. The information from line fitting can finally be used to refine the continuum estimation. Both continuum and line fitting are validated (by a χ2test) on the non-rebinned spectra, according to the pixel conservation paradigm, to allow a correct modelling of the flux variance.

Multiple test have been conducted on observations of QSO HE 0940−1050 (ob-served with UVES). The automatic continuum estimation in the Lyman-α forest (which

(5)

4 Cupani et al.

Table 1. Line parameters fitted by the DAS on the paired components of the C ivdoublet shown in Fig. 1, with the 1σ uncertainty of the last significant digit(s) in parentheses. The component IDs correspond to the labels in figure. z: line redshift; N: Voigt-profile column density; b: Voigt-profile thermal broadening (turbulence broadening has been neglected). Next to each parameter, we listed the difference (when measurable) between the values fitted by the DAS and those fitted by the ESO MIDAS FITLYMAN package. In all cases, this difference is well below the fit uncertainty.

Comp. z ∆z log N ∆log N b ∆b

[10−6] [10−2] [km s−1] [10−1km s−1] a 2.220040 (6) −1 12.65 (3) 9.5 (9) −1 b 2.220253 (4) −1 12.66 (3) 6.7 (6) −1 c 2.220501 (2) 13.48 (2) 6.8 (3) −2 d 2.220645 (2) 13.58 (1) 5.8 (2) −1 e 2.221055 (11) −2 12.63 (4) −1 14.0 (1.6) −5 f 2.221322 (3) 13.27 (7) 6.8 (5) +1 g 2.221501 (36) −3 13.26 (5) −1 15.0 (2.0) +1 h 2.221619 (3) +1 13.07 (7) +2 5.5 (6) −1

includes an estimation of the residual optical depth not accounted for by fitted lines, modelled from the distribution of the neutral hydrogen column density) is consistent with the results of visual estimation, providing in addition a χ2goodness-of-fit assess-ment. Within the Reflex environment, we developed a user-friendly interface to line fitting which allows to interactively select the transitions and set up constraints among the Voigt parameters (Fig. 1). Comparison with other packages for Voigt-profile fitting (such as the ESO MIDAS FITLYMAN package, Fontana & Ballester 1995; see table 1) shows perfect consistence. More tests are currently ongoing, taking advantage of a larger UVES test data set.

References

Cupani, G., et al. 2015a, in ADASS XXIV, edited by A. R. Taylor, & E. Rosolowsky, vol. 495 of ASP Conf. Ser., 289

— 2015b, Mem. Società Astronomica Italiana, 86, 502

— 2016a, in Software and Cyberinfrastructure for Astronomy III, edited by G. Chiozzi, & J. C. Guzman, vol. 9913 of Proc. SPIE, 99131T

— 2016b, in Observatory Operations: Strategies, Processes, and Systems V, edited by A. B. Peck, & R. L. Seaman, vol. 9910 of Proc. SPIE, 991023

Di Marcantonio, P., et al. 2012, in Observatory Operations: Strategies, Processes, and Systems IV, edited by A. B. Peck, R. L. Seaman, & F. Comeron, vol. 8448 of Proc. SPIE, 84481O — 2014, in Observatory Operations: Strategies, Processes, and Systems V, edited by A. B.

Peck, C. R. Benn, & R. L. Seaman, vol. 9149 of Proc. SPIE, 91491Q Fontana, A., & Ballester, P. 1995, The Messenger, 80, 37

Freudling, W., et al. 2013, A&A, 559, A96

McKay, D. J., et al. 2004, in Optimizing Scientific Return for Astronomy through Information Technologies, edited by P. J. Quinn, & A. Bridger, vol. 5493 of Proc. SPIE, 444 Pepe, F., et al. 2013, The Messenger, 153, 6

Riferimenti

Documenti correlati

The results on the small-sized instances p01-p03, which feature up to 20 delivery and pick-up clients, show the effectiveness of the DP engine for the Pricing Problem, and in

Scopo di questo amplificatore di corrente non è solo la realizzazione della differenza delle correnti in ingresso ma anche di produrre la modulazione chopper del

The subsequent combination of borehole data and numerical modelling results (in the areas where borehole data of temperature are not present), implemented in the Petrel

However, the apparent lack of a conjugate prior distribution for all these classes of probit models motivated a rich literature for computational methods in order to perform

The structural maturation of liver does not seem to be the only determinant of the GGT fraction pattern: interestingly, although mothers showed the same serum

Da queste osservazioni di ordine generale (a parte la, o una minore attenzione nei riguardi dei diritti “economico-sociali”, che non manca di essergli attribuita pur rimanendo,

Senonchè contro tale delibera il Segretario provinciale reintegrato dal Tribunale di Roma ha presentato un nuovo ricorso al Tribunale di Napoli (VII sezione civile, 5 luglio 2012)

tembre 2009. 51 Nota indirizzata al Presidente Napolitano dal vice Presidente Michele Vietti il 16 novembre 2010.. e criticata da quanti vedevano nel blocco del procedimento