.. title:: Overview The GIRAF 2.16.10 pipeline ################################### These pages describe the python interface for the GIRAF pipeline recipes. Standard recipes ---------------- :data:`gimasterbias` Creates a master bias image from a set of raw biases. :data:`gimasterdark` Creates a master dark image from a set of raw dark frames. :data:`gimasterflat` Create the fiber master flat field and the localization mask. :data:`giscience` Process a science observation. :data:`gistandard` Process a spectro-photometric standard star observation and compute the instrument response curve. :data:`giwavecalibration` Compute dispersion solution from an arc-lamp spectrum. Additional recipes -------------------- :data:`giframestack` Creates a stacked image from a set of raw images. .. toctree:: :hidden: gimasterbias gimasterdark gimasterflat giscience gistandard giwavecalibration giframestack .. seealso:: * The `GIRAF Pipeline User Manual `_ in PDF format, * an `overview `_ over the existing ESO pipelines, * the `python-cpl `_ package. Bug reports =========== If you experience an unexpected behavior of any component of the GIRAF pipeline recipes package, please, first refer to the list of known problems and limitations in the pipeline manual of the current GIRAF pipeline release. For any other issues or requests, please, send a report to the `ESO User Support Department `_, describing: * the GIRAF pipeline version, * the version of your OS and C compiler, * the exact sequence of actions that were performed before the problem occurred, * what were precisely the symptoms and the possible error message(s), * whether the problem is repeatable.