DRAGONS is a platform for the reduction and processing of astronomical data. It is a Python meta-package that includes infrastructure for automation and algorithms for processing astronomical data. Currently, it focuses on the reduction of Gemini data, but hooks are available for expansion to data from other observatories.
With a little bit of guidance from you, DRAGONS will reduce your Gemini data in a standard way, rapidly, with little fuss. With a bit more guidance from you, DRAGONS will let you optimize the reduction for your specific sources and science objectives.
The primary reference to be cited by users of DRAGONS and the DOI are:
K. Labrie et al. 2023, RNAAS, v7, Issue 10, id.214
DRAGONS DOI:10.5281/zenodo.10841622
Some other resources:
DRAGONS is distributed as a conda package. You will need to install Miniforge first. The advantage of this distribution system is that it will take care of installing all the required dependencies needed by DRAGONS in a self-contained environment.
The instructions to install Miniforge and then DRAGONS are located in the main DRAGONS documentation, here:
Install DRAGONS
Official DRAGONS Documentation
External Resources