SearcharxivSearch

arXiv subjects

Ole Streicher

Publications and source records attributed to Ole Streicher.

7 recordsLinked to original sources

On-sky Fibre-Target-Alignment of the 4MOST instrument: calibration and performance

The 4-metre Multi-Object Spectroscopic Telescope (4MOST) is a new wide-field, fibre-fed spectroscopic survey facility for the VISTA telescope at ESOs Paranal Observatory. The instrument enables the simultaneous acquisition of 2436 spectra across a 4.2 square deg field of view, using a tilting spine fibre positioner feeding three dedicated spectrographs. In this paper, we describe the calibration process, and performance verification of the Fibre-Target-Alignment (FTA) process for 4MOST. We show the complete FTA process, including calibration of the individual hardware- and software components. Namely the Metrology camera system, the Fibre Positioner AESOP, a spine based Secondary Guiding System, the sky to focal surface projection software, and residual minimization via raster scans. In total, the FTA system required one special tool, a large calibration target for the focal surface, and approximately 1 month of accumulated calibration work on the telescope. The FTA process reached approx. 24 um (0.4 arc sec) RMS distance between fibres and targets on sky about 3 weeks after installation of the final hardware components of 4MOST, which is when 4MOST had its first light event. By the time of writing this paper, i.e. 6 months later, we reach approx. 16 um (0.27 arc sec) RMS. Currently, we far exceed our requirements in terms of accuracy, and are doing trade-off studies to maximize scientific returns.

astro-ph.IM

An obscured quasar census with the 4MOST IR AGN survey: design, predicted properties, and scientific goals

We present the 4MOST IR AGN survey, the first large-scale optical spectroscopic survey characterizing mid-infrared (MIR) selected obscured active galactic nuclei (AGN). The survey targets $\approx 212,000$ obscured infrared (IR) AGN candidates over $\approx 10,000 \rm \: deg^2$ down to a magnitude limit of $r_{\rm AB}=22.8 \, \rm mag$ and will be $\approx 100 \times$ larger than any existing obscured IR AGN spectroscopic sample. We select the targets using a MIR colour criterion applied to the unWISE catalogue from the WISE all-sky survey, and then apply a $r-W2\geq 5.9 \rm \: mag$ cut; we demonstrate that this selection will mostly identify sources obscured by $N_{\rm H}>10^{22} \rm \: cm^{-2}$. The survey complements the 4MOST X-ray survey, which will follow up $\sim 1\rm M$ eROSITA-selected (typically unobscured) AGN. We perform simulations to predict the quality of the spectra that we will obtain and validate our MIR-optical colour-selection method using X-ray spectral constraints and UV-to-far IR spectral energy distribution (SED) modelling in four well-observed deep-sky fields. We find that: (1) $\approx 80-87\%$ of the WISE-selected targets are AGN down to $r_{\rm AB}=22.1-22.8 \: \rm mag$ of which $\approx 70\%$ are obscured by $N_{\rm H}>10^{22} \: \rm cm^{-2}$, and (2) $\approx 80\%$ of the 4MOST IR AGN sample will remain undetected by the deepest eROSITA observations due to extreme absorption. Our SED fitting results show that the 4MOST IR AGN survey will primarily identify obscured AGN and quasars ($\approx 55\%$ of the sample is expected to have $L_{\rm AGN,IR}>10^{45} \rm \: erg \: s^{-1}$) residing in massive galaxies ($M_{\star}\approx 10^{10}-10^{12} \rm \: M_{\odot}$) at $z\approx 0.5-3.5$ with $ \approx 33\%$ expected to be hosted by starburst galaxies.

astro-ph.GA

The Data Processing Pipeline for the MUSE Instrument

Processing of raw data from modern astronomical instruments is nowadays often carried out using dedicated software, so-called "pipelines" which are largely run in automated operation. In this paper we describe the data reduction pipeline of the Multi Unit Spectroscopic Explorer (MUSE) integral field spectrograph operated at ESO's Paranal observatory. This spectrograph is a complex machine: it records data of 1152 separate spatial elements on detectors in its 24 integral field units. Efficiently handling such data requires sophisticated software, a high degree of automation and parallelization. We describe the algorithms of all processing steps that operate on calibrations and science data in detail, and explain how the raw science data gets transformed into calibrated datacubes. We finally check the quality of selected procedures and output data products, and demonstrate that the pipeline provides datacubes ready for scientific analysis.

astro-ph.IM

Debian Astro: An open computing platform for astronomy

Debian Astro is a Debian Pure Blend that aims to distribute the available astronomy software within the Debian operating system. Using Debian as the foundation has unique advantages for end-users and developers such as an easy installation and upgrading of packages, an open distribution and development model, or the reproducibility due to the standardized build system.

astro-ph.IM

The MUSE Data Reduction Pipeline: Status after Preliminary Acceptance Europe

MUSE, a giant integral field spectrograph, is about to become the newest facility instrument at the VLT. It will see first light in February 2014. Here, we summarize the properties of the instrument as built and outline functionality of the data reduction system, that transforms the raw data that gets recorded separately in 24 IFUs by 4k CCDs, into a fully calibrated, scientifically usable data cube. We then describe recent work regarding geometrical calibration of the instrument and testing of the processing pipeline, before concluding with results of the Preliminary Acceptance in Europe and an outlook to the on-sky commissioning.

astro-ph.IM

Learning from FITS: Limitations in use in modern astronomical research

The Flexible Image Transport System (FITS) standard has been a great boon to astronomy, allowing observatories, scientists and the public to exchange astronomical information easily. The FITS standard, however, is showing its age. Developed in the late 1970s, the FITS authors made a number of implementation choices that, while common at the time, are now seen to limit its utility with modern data. The authors of the FITS standard could not anticipate the challenges which we are facing today in astronomical computing. Difficulties we now face include, but are not limited to, addressing the need to handle an expanded range of specialized data product types (data models), being more conducive to the networked exchange and storage of data, handling very large datasets, and capturing significantly more complex metadata and data relationships. There are members of the community today who find some or all of these limitations unworkable, and have decided to move ahead with storing data in other formats. If this fragmentation continues, we risk abandoning the advantages of broad interoperability, and ready archivability, that the FITS format provides for astronomy. In this paper we detail some selected important problems which exist within the FITS standard today. These problems may provide insight into deeper underlying issues which reside in the format and we provide a discussion of some lessons learned. It is not our intention here to prescribe specific remedies to these issues; rather, it is to call attention of the FITS and greater astronomical computing communities to these problems in the hope that it will spur action to address them.

astro-ph.IM

Astropy: A Community Python Package for Astronomy

We present the first public version (v0.2) of the open-source and community-developed Python package, Astropy. This package provides core astronomy-related functionality to the community, including support for domain-specific file formats such as Flexible Image Transport System (FITS) files, Virtual Observatory (VO) tables, and common ASCII table formats, unit and physical quantity conversions, physical constants specific to astronomy, celestial coordinate and time transformations, world coordinate system (WCS) support, generalized containers for representing gridded as well as tabular data, and a framework for cosmological transformations and conversions. Significant functionality is under active development, such as a model fitting framework, VO client and server tools, and aperture and point spread function (PSF) photometry tools. The core development team is actively making additions and enhancements to the current code base, and we encourage anyone interested to participate in the development of future Astropy versions.

astro-ph.IM