The NACO 4.4.3 pipeline¶
These pages describe the python interface for the NACO pipeline recipes.
Standard recipes¶
naco_img_jitter
- Jitter recipe
naco_img_dark
- Dark recipe
naco_img_detlin
- Detector linearity recipe
naco_img_zpoint
- Zero point computation recipe
naco_img_twflat
- Twilight flat recipe
naco_img_slitpos
- Slit Position recipe
naco_img_lampflat
- Flat recipe using a lamp
naco_img_strehl
- Strehl computation recipe
naco_img_checkfocus
- Focus check recipe
naco_spc_lampflat
- Spectrocopic flat recipe using a lamp
naco_spc_wavecal
- Wavelength calibration using arc lamps
naco_spc_combine
- Combination of spectroscopic science data
Additional recipes¶
naco_util_img_std_cat
- Standard star catalog creation
naco_util_spc_argon
- Generate FITS table with argon lines
naco_util_spc_model
- Generate FITS table with physical spectro model
See also
- The NACO 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 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, 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.