Skip to content

lgelman2/DRAGONS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13,839 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Fork of GeminiDRSoftware/DRAGONS for SCORPIO development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 42.8%
  • Python 28.3%
  • JavaScript 27.2%
  • CSS 1.1%
  • Makefile 0.2%
  • Shell 0.1%
  • Other 0.3%