1. Overview

This is a tutorial for the reduction of GMOS longslit spectroscopic data with DRAGONS.

Warning

DRAGONS v3.0.0 is NOT approved for science quality reduction of GMOS Longslit data. This version of DRAGONS should be used on GMOS Longslit data only for quicklook reduction and inspection. Please continue to use the Gemini IRAF package to produce your science quality products for GMOS Longslit while we work on providing that service on DRAGONS in a future release.

GMOS is an imager and spectrograph offering longslit spectroscopy, multi-object spectroscopy (MOS), and integral field spectroscopy. This tutorial focuses on the longslit spectroscopy. For a tutorial on the reduction of GMOS imaging data, see GMOS Imaging Data Reduction Tutorial.

Here is a tutorial that you, the reader, can run and experiment with. This document comes with a downloadable data package that contains all the data you need to run the example presented. Instructions on where to get that package and how to set things up are given in Downloading the tutorial datasets.

The GMOS longslit tutorial series for now contains one scientific example, the reduction of an observation of a single stellar source with dither in both wavelength and spatial direction.

The reduction can be done in two different ways:

  • From the terminal using the command line.

  • From Python using the DRAGONS classes and functions.

We show how to run the same reduction using both methods.

More examples will be added in the future.

See the DRAGONS Installation Instructions to install the software if you have not already.