SearcharxivSearch

arXiv subjects

Laura Asquini

Publications and source records attributed to Laura Asquini.

7 recordsLinked to original sources

The SOXS Spectrograph Instrument Control Software

SOXS (Son Of X-Shooter) is a new spectrograph for the European Southern Observatory (ESO), recently installed at the New Technology Telescope (NTT) at the La Silla Observatory, Chile. The main instrument goal consists in the characterization of transient sources, based on alerts. It covers from (partially) ultra-violet to visible and near-infrared bands, with a spectral resolution of R $\sim 4500$, using two separate, wavelength-optimized spectrographs. A scientific grade visible camera, primarily intended for target acquisition, also provides a "light imaging" mode. In this paper, we present the design of the SOXS Instrument Control Software, which is in charge of controlling all motors, calibration lamps and detectors, monitoring sensors and components' status, coordinating the execution of exposures, and implementing all observation, calibration and maintenance procedures. Given the extensive experience of the SOXS consortium in the development of instruments for the ESO Very Large Telescope (VLT), we decided to base the design of the Control System on the same standards, both for hardware and software control. We illustrate the control network, the instrument functions and detectors to be controlled, the overall design of SOXS Instrument Software (INS) and its main components. Then, we provide details about the control software for the most SOXS-specific components, and peculiar features: the piezoelectric tip-tilt corrector used for active compensation of mechanical flexures of the instrument; the cryogenic piezoelectric slit exchanger for the NIR spectrograph; the co-rotator monitoring system; and the control of the Commercial-Off-the-Shelf (COTS)- based imaging camera.

astro-ph.IM

The SOXS Instrument Control Software approaching the PAE

The Instrument Control Software of SOXS (Son Of X-Shooter), the forthcoming spectrograph for the ESO New Technology Telescope at the La Silla Observatory, has reached a mature state of development and is approaching the crucial Preliminary Acceptance in Europe phase. Now that all the subsystems have been integrated in the laboratories of the Padova Astronomical Observatory, the team operates for testing purposes with the whole instrument at both engineering and scientific level. These activities will make use of a set of software peculiarities that will be discussed in this contribution. In particular, we focus on the synoptic panel, the co-rotator system special device, on the Active Flexure Compensation system which controls two separate piezo tip-tilt devices.

astro-ph.IM

Automated scheduler for the SOXS instrument: design and performance

We present the advancements in the development of the scheduler for the Son Of X-shooter instrument at the ESO-NTT 3.58-m telescope in La Silla, Chile. SOXS is designed as a single-object spectroscopic facility and features a high-efficiency spectrograph with two arms covering the spectral range of 350-2000 nm and a mean resolving power of approximately R=4500. It will conduct UV-visible and near-infrared follow-up observations of astrophysical transients, drawing from a broad pool of targets accessible through the streaming services of wide-field telescopes, both current and future, as well as high-energy satellites. The instrument will cater to various scientific objectives within the astrophysical community, each entailing specific requirements for observation planning. SOXS will operate at the European Southern Observatory (ESO) in La Silla, without the presence of astronomers on the mountain. This poses a unique challenge for the scheduling process, demanding a fully automated algorithm that is autonomously interacting with the appropriate databases and the La Silla Weather API, and is capable of presenting the operator not only with an ordered list of optimal targets (in terms of observing constraints) but also with optimal backups in the event of changing weather conditions. This imposes the necessity for a scheduler with rapid-response capabilities without compromising the optimization process, ensuring the high quality of observations and best use of the time at the telescope. We thus developed a new highly available and scalable architecture, implementing API Restful applications like Docker Containers, API Gateway, and Python-based Flask frameworks. We provide an overview of the current state of the scheduler, which is now ready for the approaching on-site testing during Commissioning phase, along with insights into its web interface and preliminary performance tests.

astro-ph.IM

The integration of the SOXS control electronics towards the PAE

SOXS (Son Of X-Shooter) is the new single object spectrograph for the ESO New Technology Telescope (NTT) at the La Silla Observatory, able to cover simultaneously both the UV-VIS and NIR bands (350-2000 nm). The instrument is currently in the integration and test phase, approaching the Preliminary Acceptance in Europe (PAE) before shipment to Chile for commissioning. After the assembly and preliminary test of the control electronics at INAF - Astronomical Observatory of Capodimonte (Napoli), the two main control cabinets of SOXS are now hosted in Padova, connected to the real hardware. This contribution describes the final electronic cabinets layout, the control strategy and the different integration phases, waiting for the Preliminary Acceptance in Europe and the installation of the instrument in Chile.

astro-ph.IM

Dynamic scheduling for SOXS instrument: environment, algorithms and development

We present development progress of the scheduler for the Son Of X-Shooter (SOXS) instrument at the ESO-NTT 3.58 meter telescope. SOXS will be a single object spectroscopic facility, consisting of a two-arms high-efficiency spectrograph covering the spectral range 350-2000 nanometer with a mean resolving power R$\approx$4500. SOXS will be uniquely dedicated to the UV-visible and near infrared follow up of astrophysical transients, with a very wide pool of targets available from the streaming services of wide-field telescopes, current and future. This instrument will serve a variety of scientific scopes in the astrophysical community, with each scope eliciting its specific requirements for observation planning, that the observing scheduler has to meet. Due to directions from the European Southern Observatory (ESO), the instrument will be operated only by La Silla staff, with no astronomer present on the mountain. This implies a new challenge for the scheduling process, requiring a fully automated algorithm that should be able to present the operator not only with and ordered list of optimal targets, but also with optimal back-ups, should anything in the observing conditions change. This imposes a fast-response capability to the scheduler, without compromising the optimization process, that ensures good quality of the observations. In this paper we present the current state of the scheduler, that is now almost complete, and of its web interface.

astro-ph.IM

The Quality Check system architecture for Son-Of-X-Shooter SOXS

We report the implemented architecture for monitoring the health and the quality of the Son Of X-Shooter (SOXS) spectrograph for the New Technology Telescope in La Silla at the European Southern Observatory. Briefly, we report on the innovative no-SQL database approach used for storing time-series data that best suits for automatically triggering alarm, and report high-quality graphs on the dashboard to be used by the operation support team. The system is designed to constantly and actively monitor the Key Performance Indicators (KPI) metrics, as much automatically as possible, reducing the overhead on the support and operation teams. Moreover, we will also detail about the interface designed to inject quality checks metrics from the automated SOXS Pipeline (Young et al. 2022).

astro-ph.IM

The SOXS scheduler for remote operation at LaSilla:Concept and design

In this paper we present the SOXS Scheduler, a web-based application aimed at optimising remote observations at the NTT-ESO in the context of scientific topics of both the SOXS Consortium and regular ESO proposals.This paper will give details of how detected transients from various surveys are inserted, prioritised, and selected for observations with SOXS at the NTT while keeping the correct sharing between GTO time (for the SOXSConsortium) and the regularly approved observing time from ESO proposals. For the 5-years of operation ofSOXS this vital piece of software will provide a night-by-night dynamical schedule, allowing the user to face rapid changes during the operations that might come from varying weather conditions or frequent target of opportunity (ToO) observations that require a rapid response. The scheduler is developed with high available and scalable architecture in mind and it implements the state-of-the-art technologies for API Restful application like Docker Containers, API Gateway, and Python-based Flask frameworks.

astro-ph.IM