.. title:: Overview

The NACO 4.4.3 pipeline
###################################

These pages describe the python interface for the NACO pipeline recipes.

Standard recipes
----------------
:data:`naco_img_jitter`
   Jitter recipe

:data:`naco_img_dark`
   Dark recipe

:data:`naco_img_detlin`
   Detector linearity recipe

:data:`naco_img_zpoint`
   Zero point computation recipe

:data:`naco_img_twflat`
   Twilight flat recipe

:data:`naco_img_slitpos`
   Slit Position recipe

:data:`naco_img_lampflat`
   Flat recipe using a lamp

:data:`naco_img_strehl`
   Strehl computation recipe

:data:`naco_img_checkfocus`
   Focus check recipe

:data:`naco_spc_lampflat`
   Spectrocopic flat recipe using a lamp

:data:`naco_spc_wavecal`
   Wavelength calibration using arc lamps

:data:`naco_spc_combine`
   Combination of spectroscopic science data

Additional recipes
--------------------
:data:`naco_util_img_std_cat`
   Standard star catalog creation

:data:`naco_util_spc_argon`
   Generate FITS table with argon lines

:data:`naco_util_spc_model`
   Generate FITS table with physical spectro model

.. toctree::
   :hidden:

   naco_img_jitter
   naco_img_dark
   naco_img_detlin
   naco_img_zpoint
   naco_img_twflat
   naco_img_slitpos
   naco_img_lampflat
   naco_img_strehl
   naco_img_checkfocus
   naco_spc_lampflat
   naco_spc_wavecal
   naco_spc_combine
   naco_util_img_std_cat
   naco_util_spc_argon
   naco_util_spc_model

.. seealso::

     * The `NACO Pipeline User Manual 
       <ftp://ftp.eso.org/pub/dfs/pipelines/naco/naco-pipeline-manual-1.1.pdf>`_ in PDF format,

     * an `overview <http://www.eso.org/sci/software/pipelines/>`_
       over the existing ESO pipelines,

     * the `python-cpl <http://packages.python.org/python-cpl>`_ package.
    
Bug reports
===========

If you experience an unexpected behavior of any component of the NACO
pipeline recipes package, please, first refer to the list of known problems
and limitations in the pipeline manual of the current NACO pipeline
release.

For any other issues or requests, please, send a report to the `ESO User
Support Department <usd-help@eso.org>`_, describing:

 * the NACO 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.
