![ESO SINFONI Pipeline Скачать руководство пользователя страница 64](http://html1.mh-extra.com/html/eso/sinfoni-pipeline/sinfoni-pipeline_user-manual_2427226064.webp)
ESO
SINFONI Pipeline User Manual
Doc:
VLT-MAN-ESO-19500-3600
Issue:
Issue 1.0
Date:
Date 2005-10-19
Page:
64 of 88
filename for the product is out_ima.fits
9.12.3
Parameters
parameter
alias
default
si_utl_cube2ima.ws
ws
0.9999
si_utl_cube2ima.we
we
2.999
9.13
si_utl_cube2spectrum
This recipe performs cube to 1D spectrum image conversion.
9.13.1
Input
The input files is a cube Its associated tag should be CUBE.
/path_file/cube.fits CUBE
9.13.2
Output
The output is an image resulting from the cube manipulated according to the value of the parameter op. over an
aperture as specified by the parameter sinfoni.si_utl_cube2spectrum.aperture having alias ’op’, ’ap’.
The recipe output filename for the product is out_spec.fits
9.13.3
Parameters
Possible operations are: average, clean_mean, median, sum. If the chosen operation is a clean mean one may
define its lower and upper threshold cuts by setting parameters lo_rej and hi_rej. Possible apertures are: rect-
angle, circle. If the chosen aperture is a rectangle, its corner coordinates can be set with the parameters llx, lly,
urx, ury (lower left x,y and upper right x,y). Those parameters follow the C-style convention: arrays start at 0
and end at size-1. If the chosen aperture is a circle, its position and size can be set by the parameters centerx,
centery, radius.
parameter
alias
default
si_utl_cube2spectrum.op
op
average
si_utl_cube2spectrum.ap
ap
rectangle
si_utl_cube2spectrum.llx
llx
2
si_utl_cube2spectrum.lly
lly
2
si_utl_cube2spectrum.urx
urx
28
si_utl_cube2spectrum.ury
ury
28
si_utl_cube2spectrum.lo_rej
lo_rej
10