-
High strehl and high contrast for the ELT instrument METIS -- Final design, implementation, and predicted performance of the single-conjugate adaptive optics system
Authors:
Markus Feldt,
Thomas Bertram,
Carlos Correia,
Olivier Absil,
M. Concepción Cárdenas Vázquez,
Hugo Coppejans,
Martin Kulas,
Andreas Obereder,
Gilles Orban de Xivry,
Silvia Scheithauer,
Horst Steuer
Abstract:
The Mid-infrared ELT Imager and Spectrograph (METIS) is a first-generation instrument for the Extremely Large Telescope (ELT), Europe's next-generation 39 m ground-based telescope for optical and infrared wavelengths. METIS will offer diffraction-limited imaging, low- and medium-resolution slit spectroscopy, and coronagraphy for high-contrast imaging between 3 and 13 microns, as well as high-resol…
▽ More
The Mid-infrared ELT Imager and Spectrograph (METIS) is a first-generation instrument for the Extremely Large Telescope (ELT), Europe's next-generation 39 m ground-based telescope for optical and infrared wavelengths. METIS will offer diffraction-limited imaging, low- and medium-resolution slit spectroscopy, and coronagraphy for high-contrast imaging between 3 and 13 microns, as well as high-resolution integral field spectroscopy between 3 and 5 microns. The main METIS science goals are the detection and characterisation of exoplanets, the investigation of proto-planetary disks, and the formation of planets.
The Single-Conjugate Adaptive Optics (SCAO) system corrects atmospheric distortions and is thus essential for diffraction-limited observations with METIS. Numerous challenging aspects of an ELT Adaptive Optics (AO) system are addressed in the mature designs for the SCAO control system and the SCAO hardware module: the complex interaction with the telescope entities that participate in the AO control, wavefront reconstruction with a fragmented and moving pupil, secondary control tasks to deal with differential image motion, non-common path aberrations and mis-registration. A K-band pyramid wavefront sensor and a GPU-based Real-Time Computer (RTC), tailored to the needs of METIS at the ELT, are core components. This current paper serves as a natural sequel to our previous work presented in Hippler et al. (2018). It includes updated performance estimations in terms of several key performance indicators, including achieved contrast curves. We outline all important design decisions that were taken, and present the major challenges we faced and the main analyses carried out to arrive at these decisions and eventually the final design. We also elaborate on our testing and verification strategy, and, last not least, comprehensively present the full design, hardware and software.
△ Less
Submitted 26 November, 2024;
originally announced November 2024.
-
Vortex coronagraph: revisiting the phase retrieval properties via Zernike analysis
Authors:
Gilles Orban de Xivry,
Olivier Absil
Abstract:
High contrast imaging (HCI) is fundamentally limited by wavefront aberrations, and the ability to perform wavefront sensing from focal plane images is key to reach the full potential of ground and space-based instruments. Vortex focal plane mask coupled with downstream pupil (Lyot) stop stands as one of the best small-angle coronagraphs, but is also sensitive to low-order aberrations. Here, we rev…
▽ More
High contrast imaging (HCI) is fundamentally limited by wavefront aberrations, and the ability to perform wavefront sensing from focal plane images is key to reach the full potential of ground and space-based instruments. Vortex focal plane mask coupled with downstream pupil (Lyot) stop stands as one of the best small-angle coronagraphs, but is also sensitive to low-order aberrations. Here, we revisit the behavior of the vortex phase mask, from entrance pupil down to the final detector plane, with Zernike polynomials as input phase aberrations. In particular we develop a second-order expansion that allows us to analyze the phase retrieval properties in a more intuitive and accurate way than previously proposed. With this formalism, we show how the azimuthal vortex modulation modifies the phase retrieval properties compared to normal imaging. In particular, our results suggest that images obtained with a scalar vortex coronagraph can be used for unambiguous focal-plane wavefront sensing in any practical situation. We compare our results with numerical simulations and discuss practical implementation in coronagraphic instruments.
△ Less
Submitted 19 July, 2024;
originally announced July 2024.
-
Focal Plane Wavefront Sensing using Machine Learning: Performance of Convolutional Neural Networks compared to Fundamental Limits
Authors:
G. Orban de Xivry,
M. Quesnel,
P. -O. Vanberg,
O. Absil,
G. Louppe
Abstract:
Focal plane wavefront sensing (FPWFS) is appealing for several reasons. Notably, it offers high sensitivity and does not suffer from non-common path aberrations (NCPA). The price to pay is a high computational burden and the need for diversity to lift any phase ambiguity. If those limitations can be overcome, FPWFS is a great solution for NCPA measurement, a key limitation for high-contrast imagin…
▽ More
Focal plane wavefront sensing (FPWFS) is appealing for several reasons. Notably, it offers high sensitivity and does not suffer from non-common path aberrations (NCPA). The price to pay is a high computational burden and the need for diversity to lift any phase ambiguity. If those limitations can be overcome, FPWFS is a great solution for NCPA measurement, a key limitation for high-contrast imaging, and could be used as adaptive optics wavefront sensor. Here, we propose to use deep convolutional neural networks (CNNs) to measure NCPA based on focal plane images. Two CNN architectures are considered: ResNet-50 and U-Net which are used respectively to estimate Zernike coefficients or directly the phase. The models are trained on labelled datasets and evaluated at various flux levels and for two spatial frequency contents (20 and 100 Zernike modes). In these idealized simulations we demonstrate that the CNN-based models reach the photon noise limit in a large range of conditions. We show, for example, that the root mean squared (rms) wavefront error (WFE) can be reduced to < $λ$/1500 for $2 \times 10^6$ photons in one iteration when estimating 20 Zernike modes. We also show that CNN-based models are sufficiently robust to varying signal-to-noise ratio, under the presence of higher-order aberrations, and under different amplitudes of aberrations. Additionally, they display similar to superior performance compared to iterative phase retrieval algorithms. CNNs therefore represent a compelling way to implement FPWFS, which can leverage the high sensitivity of FPWFS over a broad range of conditions.
△ Less
Submitted 8 June, 2021;
originally announced June 2021.
-
AOtools -- a Python package for adaptive optics modelling and analysis
Authors:
M. J. Townson,
O. J. D. Farley,
G. Orban de Xivry,
J. Osborn,
A. P. Reeves
Abstract:
AOtools is a Python package which is open-source and aimed at providing tools for adaptive optics users and researchers. We present version 1.0 which contains tools for adaptive optics processing, including analysing data in the pupil plane, images and point spread functions in the focal plane, wavefront sensors, modelling of atmospheric turbulence, physical optical propagation of wavefronts, and…
▽ More
AOtools is a Python package which is open-source and aimed at providing tools for adaptive optics users and researchers. We present version 1.0 which contains tools for adaptive optics processing, including analysing data in the pupil plane, images and point spread functions in the focal plane, wavefront sensors, modelling of atmospheric turbulence, physical optical propagation of wavefronts, and conversion between frequently used adaptive optics and astronomical units. The main drivers behind AOtools is that it should be easy to install and use. To achieve this the project features extensive documentation, automated unit testing and is registered on the Python Package Index. AOtools is under continuous active development to expand the features available and we encourage everyone involved in adaptive optics to become involved and contribute to the project.
△ Less
Submitted 10 October, 2019;
originally announced October 2019.