martinsparre / XSHPipelineManager

A python framework to run the X-shooter spectrograph pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code provides a framework for reducing spectroscopic observations taken by the X-shooter spectrograph at the Very Large Telescope. The Python-code wraps recipes developed by the European Southern Observatory and runs the full X-shooter data reduction pipeline. The code offers full flexibility in terms of what data reduction recipes to include, and which calibration files to use. During the data reduction chain restart-files are saved, which makes it possible to restart at any step in the chain.

See documentation in doc/PipelineManager_doc.pdf

This code is released under the GNU General Public License, see http://www.gnu.org/copyleft/gpl.html

Author: Martin Sparre. martinsparre.com

Thanks to my collaborators who have contributed to testing and providing feedback on this code: Johannes Zabl, Jens-Kristian Krogager, Johan Fynbo, Dong Xu, Mikkel Stockmann, Teddy Frederiksen, Steve Schulze.

About

A python framework to run the X-shooter spectrograph pipeline


Languages

Language:Python 100.0%