ESO
SINFONI Pipeline User Manual
Doc:
VLT-MAN-ESO-19500-3600
Issue:
Issue 1.0
Date:
Date 2005-10-19
Page:
66 of 88
STD_STAR_SPECTRUM.fits SPECTRUM
9.15.2
Output
The output is a spectrum resulting in the division of the input spectrum by a Black Body spectrum of given
temperature (parameter ’temp’).
The recipe output filename for the cube product is out_ima.fits
9.15.3
Parameters
parameter
alias
default
si_utl_spectrum_arith.temp
temp
1e+05
9.16
si_utl_spectrum_wavelength_shift
This recipe shift a spectrum in wavelength according to value of the input parameter ’method’.
9.16.1
Input
The input file is a spectrum. Its associated tag should be SPECTRUM.
STD_STAR_SPECTRUM.fits SPECTRUM
9.16.2
Output
The output is a spectrum resulting by a simple wavelength shift (parameter ’shift’).
The recipe output filename for the cube product is out_ima.fits
9.16.3
Parameters
parameter
alias
default
si_utl_spectrum_arith.method
method
S
si_utl_spectrum_arith.shift
shift
0.1
The spectrum is shifted by shift to sub pixel accuracy resampling the intensity of the pixels using either a spline
approximation (method=S) or a polynomial approximation (method=P).