Source author record

Marco Sirianni

Marco Sirianni appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

11works
6topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

11 published item(s)

preprint2022arXiv

Astrometric and Wavelength Calibration of the NIRSpec Instrument during Commissioning using a model-based approach

The NIRSpec instrument for the James Webb Space Telescope (JWST) is a highly versatile near-infrared spectrograph that can be operated in various observing modes, slit apertures, and spectral resolutions. Obtaining dedicated calibration data for all possible combinations of aperture and disperser is an intractable task. We have therefore developed a procedure to derive a highly realistic model of the instrument's optical geometry across the entire field of view, using calibration data acquired through only a subset of NIRSpec apertures, which nevertheless allows the light paths within the spectrograph to be accurately computed for all apertures and all observing modes. This parametric instrument model thus provides the basis for the extraction of wavelength-calibrated spectra from any NIRSpec exposure, regardless of observing mode or aperture used. Optimizing the NIRSpec instrument model and deriving its final wavelength and astrometric calibration was one of the most crucial elements of the NIRSpec commissioning phase. Here, we describe the process of re-fitting the NIRSpec instrument model with in-orbit commissioning data, and present its final performance in terms of wavelength accuracy and astrometric calibration.

preprint2022arXiv

In-flight performance and calibration of the Grating Wheel Assembly sensors (NIRSpec/JWST)

The Near-Infrared Spectrograph (NIRSpec) on board of the James Webb Space Telescope will be the first multi-object spectrograph in space offering ~250,000 configurable micro-shutters, apart from being equipped with an integral field unit and fixed slits. At its heart, the NIRSpec grating wheel assembly is a cryogenic mechanism equipped with six dispersion gratings, a prism, and a mirror. The finite angular positioning repeatability of the wheel causes small but measurable displacements of the light beam on the focal plane, precluding a static solution to predict the light-path. To address that, two magneto-resistive position sensors are used to measure the tip and tilt displacement of the selected GWA element each time the wheel is rotated. The calibration of these sensors is a crucial component of the model-based approach used for NIRSpec for calibration, spectral extraction, and target placement in the micro-shutters. In this paper, we present the results of the evolution of the GWA sensors performance and calibration from ground to space environments.

preprint2022arXiv

In-flight performance of the NIRSpec Micro Shutter Array

The NIRSpec instrument on the James Webb Space Telescope (JWST) brings the first multi-object spectrograph (MOS) into space, enabled by a programmable Micro Shutter Array (MSA) of ~250,000 individual apertures. During the 6-month Commissioning period, the MSA performed admirably, completing ~800 reconfigurations with an average success rate of ~96% for commanding shutters open in science-like patterns. We show that 82.5% of the unvignetted shutter population is usable for science, with electrical short masking now the primary cause of inoperable apertures. In response, we propose a plan to recheck existing shorts during nominal operations, which is expected to reduce the number of affected shutters. We also present a full assessment of the Failed Open and Failed Closed shutter populations, which both show a marginal increase in line with predictions from ground testing. We suggest an amendment to the Failed Closed shutter flagging scheme to improve flexibility for MSA configuration planning. Overall, the NIRSpec MSA performed very well during Commissioning, and the MOS mode was declared ready for science operations on schedule.

preprint2022arXiv

In-orbit Commissioning of the Near-Infrared Spectrograph on the James Webb Space Telescope

The Near-Infrared Spectrograph (NIRSpec) is one of the four focal plane instruments on the James Webb Space Telescope which was launched on Dec. 25, 2021. We present an overview of the as-run NIRSpec commissioning campaign, with particular emphasis on the sequence of activities that led to the verification of all hardware components of NIRSpec. We also discuss the mechanical, thermal, and operational performance of NIRSpec, as well as the readiness of all NIRSpec observing modes for use in the upcoming JWST science program.

preprint2022arXiv

The In-Flight Noise Performance of the JWST/NIRSpec Detector System

The Near-Infrared Spectrograph (NIRSpec) is one the four focal plane instruments on the James Webb Space Telescope (JWST) which was launched on December 25, 2021. We present the in-flight status and performance of NIRSpec's detector system as derived from the instrument commissioning data. The instrument features two 2048 x 2048 HAWAII-2RG sensor chip assemblies (SCAs) that are operated at a temperature of about 42.8 K and are read out via a pair of SIDECAR ASICs. NIRSpec supports "Improved Reference Sampling and Subtraction" (IRS2) readout mode that was designed to meet NIRSpec's stringent noise requirements and to reduce 1/f and correlated noise. In addition, NIRSpec features subarrays optimized for bright object time series observations, e.g. for the observation of exoplanet transit around bright host stars. We focus on the dark signal as well as the read and total noise performance of the detectors.

preprint2016arXiv

A model-based approach to the spatial and spectral calibration of NIRSpec onboard JWST

Context: The NIRSpec instrument for the James Webb Space Telescope (JWST) can be operated in multiobject (MOS), long-slit, and integral field (IFU) mode with spectral resolutions from 100 to 2700. Its MOS mode uses about a quarter of a million individually addressable minislits for object selection, covering a field of view of $\sim$9 $\mathrm{arcmin}^2$. Aims: The pipeline used to extract wavelength-calibrated spectra from NIRSpec detector images relies heavily on a model of NIRSpec optical geometry. We demonstrate how dedicated calibration data from a small subset of NIRSpec modes and apertures can be used to optimize this parametric model to the necessary levels of fidelity. Methods: Following an iterative procedure, the initial fiducial values of the model parameters are manually adjusted and then automatically optimized, so that the model predicted location of the images and spectral lines from the fixed slits, the IFU, and a small subset of the MOS apertures matches their measured location in the main optical planes of the instrument. Results: The NIRSpec parametric model is able to reproduce the spatial and spectral position of the input spectra with high fidelity. The intrinsic accuracy (1-sigma, RMS) of the model, as measured from the extracted calibration spectra, is better than 1/10 of a pixel along the spatial direction and better than 1/20 of a resolution element in the spectral direction for all of the grating-based spectral modes. This is fully consistent with the corresponding allocation in the spatial and spectral calibration budgets of NIRSpec.

preprint2011arXiv

Parallel Instantiation of ASP Programs: Techniques and Experiments

Answer Set Programming (ASP) is a powerful logic-based programming language, which is enjoying increasing interest within the scientific community and (very recently) in industry. The evaluation of ASP programs is traditionally carried out in two steps. At the first step an input program P undergoes the so-called instantiation (or grounding) process, which produces a program P' semantically equivalent to P, but not containing any variable; in turn, P' is evaluated by using a backtracking search algorithm in the second step. It is well-known that instantiation is important for the efficiency of the whole evaluation, might become a bottleneck in common situations, is crucial in several realworld applications, and is particularly relevant when huge input data has to be dealt with. At the time of this writing, the available instantiator modules are not able to exploit satisfactorily the latest hardware, featuring multi-core/multi-processor SMP (Symmetric MultiProcessing) technologies. This paper presents some parallel instantiation techniques, including load-balancing and granularity control heuristics, which allow for the effective exploitation of the processing power offered by modern SMP machines. This is confirmed by an extensive experimental analysis herein reported. To appear in Theory and Practice of Logic Programming (TPLP). KEYWORDS: Answer Set Programming, Instantiation, Parallelism, Heuristics

preprint2011arXiv

Photometric determination of the mass accretion rates of pre-main sequence stars. II. NGC346 in the Small Magellanic Cloud

[Abridged] We have studied the properties of the stellar populations in the field of the NGC346 cluster in the Small Magellanic Cloud, using a novel self-consistent method that allows us to reliably identify pre-main sequence (PMS) objects actively undergoing mass accretion, regardless of their age. The method does not require spectroscopy and combines broad-band V and I photometry with narrow-band Halpha imaging to identify all stars with excess Halpha emission and derive the accretion luminosity Lacc and mass accretion rate Macc for all of them. The application of this method to existing HST/ACS photometry of the NGC346 field has allowed us to identify and study 680 bona-fide PMS stars with masses from ~0.4 to ~4 Msolar and ages in the range from ~1 to ~30 Myr. This is the first study to reveal that, besides a young population of PMS stars (~ 1 Myr old), in this field there is also an older population of PMS objects with a median age of ~20 Myr. We provide for all of them accurate physical parameters. We study the evolution of the mass accretion rate as a function of stellar parameters and find that logMacc ~ -0.6 Log t + Log m + c, where t is the age of the star, m its mass and c a quantity that is higher at lower metallicity. The high mass accretion rates that we find suggest that a considerable fraction of the stellar mass is accreted during the PMS phase and that PMS evolutionary models that do not account for this effect will systematically underestimate the true age when compared with the observations.

preprint2011arXiv

Star formation in 30 Doradus

Using observations obtained with the Wide Field Camera 3 (WFC3) on board the Hubble Space Telescope (HST), we have studied the properties of the stellar populations in the central regions of 30 Dor, in the Large Magellanic Cloud. The observations clearly reveal the presence of considerable differential extinction across the field. We characterise and quantify this effect using young massive main sequence stars to derive a statistical reddening correction for most objects in the field. We then search for pre-main sequence (PMS) stars by looking for objects with a strong (> 4 sigma) Halpha excess emission and find about 1150 of them over the entire field. Comparison of their location in the Hertzsprung-Russell diagram with theoretical PMS evolutionary tracks for the appropriate metallicity reveals that about one third of these objects are younger than ~4Myr, compatible with the age of the massive stars in the central ionising cluster R136, whereas the rest have ages up to ~30Myr, with a median age of ~12Myr. This indicates that star formation has proceeded over an extended period of time, although we cannot discriminate between an extended episode and a series of short and frequent bursts that are not resolved in time. While the younger PMS population preferentially occupies the central regions of the cluster, older PMS objects are more uniformly distributed across the field and are remarkably few at the very centre of the cluster. We attribute this latter effect to photoevaporation of the older circumstellar discs caused by the massive ionising members of R136.

preprint2010arXiv

Supernova Remnants and the Interstellar Medium of M83: Imaging & Photometry with WFC3 on HST

We present Wide Field Camera 3 images taken with the Hubble Space Telescope within a single field in the southern grand design star-forming galaxy M83. Based on their size, morphology and photometry in continuum-subtracted H$α$, [\SII], H$β$, [\OIII] and [\OII] filters, we have identified 60 supernova remnant candidates, as well as a handful of young ejecta-dominated candidates. A catalog of these remnants, their sizes and, where possible their H$α$ fluxes are given. Radiative ages and pre-shock densities are derived from those SNR which have good photometry. The ages lie in the range $2.62 < log(τ_{\rm rad}/{\rm yr}) < 5.0$, and the pre-shock densities at the blast wave range over $0.56 < n_0/{\rm cm^{-3}} < 1680$. Two populations of SNR have been discovered. These divide into a nuclear and spiral arm group and an inter-arm population. We infer an arm to inter-arm density contrast of 4. The surface flux in diffuse X-rays is correlated with the inferred pre-shock density, indicating that the warm interstellar medium is pressurised by the hot X-ray plasma. We also find that the interstellar medium in the nuclear region of M83 is characterized by a very high porosity and pressure and infer a SNR rate of one per 70-150 yr for the nuclear ($R<300 $pc) region. On the basis of the number of SNR detected and their radiative ages, we infer that the lower mass of Type II SNe in M83 is $M_{\rm min} = 16^{+7}_ {-5}$ M$_{\odot}$. Finally we give evidence for the likely detection of the remnant of the historical supernova, SN1968L.

preprint2009arXiv

Structural Parameters of Seven SMC Intermediate-Age and Old Star Clusters

We present structural parameters for the seven intermediate-age and old star clusters NGC121, Lindsay 1, Kron 3, NGC339, NGC416, Lindsay 38, and NGC419 in the Small Magellanic Cloud. We fit King profiles and Elson, Fall, and Freeman profiles to both surface-brightness and star count data taken with the Advanced Camera for Surveys aboard the Hubble Space Telescope. Clusters older than 1 Gyr show a spread in cluster core radii that increases with age, while the youngest clusters have relatively compact cores. No evidence for post core collapse clusters was found. We find no correlation between core radius and distance from the SMC center, although consistent with other studies of dwarf galaxies, some relatively old and massive clusters have low densities. The oldest SMC star cluster, the only globular NGC121, is the most elliptical object of the studied clusters. No correlation is seen between ellipticity and distance from the SMC center. The structures of these massive intermediate-age (1-8 Gyr) SMC star clusters thus appear to primarily result from internal evolutionary processes.