GeminiDRSoftware / DRAGONS

Data Reduction for Astronomy from Gemini Observatory North and South

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRAGONS
Data Reduction for Astronomy
from Gemini Observatory North and South

Current Status

The stable version is v3.1.0.

DOI DRAGONS is distributed as a conda package, dragons, and it is included in the conda gemini stack.

Version 3.1 is recommend for the reduction of imaging data from Gemini's current facility instruments: GMOS, NIRI, Flamingos-2, and GSAOI, and for the reduction of GMOS longslit spectroscopy data.

To reduce other types of Gemini spectroscopy data, please continue to use the Gemini IRAF package.

To install DRAGONS:

`$ conda create -n dragons python=3.10 dragons ds9

You might need to add two relevant conda channels if you haven't already:

$ conda config --add channels conda-forge
$ conda config --add channels http://astroconda.gemini.edu/public

A list of changes since 3.0 can be found in the Change Logs.


What is DRAGONS

DRAGONS is a platform for the reduction and processing of astronomical data. The DRAGONS meta-package includes an infrastructure for automation of the processes and algorithms for processing of astronomical data, with focus on the reduction of Gemini data.


Documentation

Documentation on DRAGONS v3.1 is available on "readthedocs" at:

There your will find manuals for Astrodata and the Recipe System, and hands-on tutorials on reducing Gemini imaging data with DRAGONS.

Gemini users with imaging data to reduce should pick the tutorial discussing the reduction of data from the appropriate instrument.

Software developers should start with the Astrodata and Recipe System manuals.


Citing DRAGONS

If you are using DRAGONS for your project, we ask that you please cite the following paper:

The DOI for DRAGONS version 3.1.0 is:

If you are using AASTeX and plan to submit an article to one of the AAS journals, we recommend adding a \software tag to your manuscript that cites DRAGONS and the specific version you have used. For example:

\software{DRAGONS \citep{dragonsRNAAS_2023}, \cite[Version 3.1.0]{dragons3.1.0}

About

Data Reduction for Astronomy from Gemini Observatory North and South

License:Other


Languages

Language:HTML 41.0%Language:Python 31.1%Language:JavaScript 26.2%Language:CSS 1.1%Language:Makefile 0.2%Language:Shell 0.1%Language:Batchfile 0.1%Language:Cython 0.1%Language:Roff 0.1%Language:Groovy 0.0%Language:PHP 0.0%