The XSHOO 3.3.5 pipeline¶
These pages describe the python interface for the XSHOO pipeline recipes.
Standard recipes¶
xsh_2dmap
- Creates a wavelength and spatial resampling solution, a clean arc line list
xsh_flexcomp
- Compute the flexure of the instrument
xsh_mbias
- Create the master bias frame
xsh_mdark
- Create the master dark frame
xsh_mflat
- Create the master flat and the orders edges traces table frames
xsh_orderpos
- Create the orders centre traces table file
xsh_predict
- Compute a first guess dispersion solution and order table
xsh_respon_slit_nod
- Reduce STD star frames in SLIT configuration and nod mode
xsh_respon_slit_offset
- Compute the response function in SLIT and on/off mode
xsh_respon_slit_stare
- Compute the response function in SLIT stare mode
xsh_scired_ifu_offset
- Reduce science IFU on-off exposures and build a 3D cube
xsh_scired_ifu_stare
- Reduce science IFU stare exposures and build a 3D cube
xsh_scired_slit_nod
- Reduce science frames in SLIT configuration and nod mode
xsh_scired_slit_offset
- Reduce science exposure in SLIT configuration and on/off mode
xsh_scired_slit_stare
- Reduce science exposure in SLIT configuration and stare mode
xsh_wavecal
- Compute arclines tilt and instrument resolution
Additional recipes¶
xsh_cfg_recover
- Optimizes a model configuration to match data taken after a major format change
xsh_geom_ifu
- Produces the spatial geometry of the IFU pattern on the sky
xsh_lingain
- Computes detector’s gain/linearity-map
xsh_scired_ifu_offset_drl
- Reduce science exposure in IFU configuration and on/off mode
xsh_scired_ifu_stare_drl
- Reduce science exposure in IFU configuration and stare mode
xsh_util_physmod
- Generate physical model products
See also
- The XSHOO 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 XSHOO pipeline recipes package, please, first refer to the list of known problems and limitations in the pipeline manual of the current XSHOO pipeline release.
For any other issues or requests, please, send a report to the ESO User Support Department, describing:
- the XSHOO 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.