xsh_rectify_param Struct Reference

#include <xsh_parameters.h>

Data Fields

char rectif_kernel [16]
cpl_kernel kernel_type
double rectif_radius
double rectif_bin_lambda
double rectif_bin_space
int rectify_full_slit
int conserve_flux
double slit_offset

Detailed Description

Definition at line 208 of file xsh_parameters.h.


Field Documentation

type of kernel CPL_KERNEL_XXXX

Definition at line 218 of file xsh_parameters.h.

Referenced by fill_rectified(), HandleOptions(), main(), set_rectify_kernel_type(), and xsh_build_ifu_cube().

Interpolation kernel used. Possible choices are: sinc: "ideal" filter sinc2: square sinc lanczos: Lanczos function 2d order hamming: Hamming function hann: Hann function tanh: Hyperbolic tangent

Definition at line 209 of file xsh_parameters.h.

Referenced by HandleOptions(), main(), set_rectify_kernel_type(), xsh_parameters_rectify_create(), xsh_parameters_rectify_get(), and xsh_rectify_orders().

if tue, use the full slit, else use the minimum slit size calculated

Definition at line 222 of file xsh_parameters.h.

Referenced by main(), xsh_parameters_rectify_get(), xsh_rec_slit_size(), and xsh_scired_ifu_offset().

offset of the slit. The actual position is POSITION + offset. For example with slit_offset = 0.2, the slit position moves from -5.8 to 6.2 (instead of -6 to +6)

Definition at line 225 of file xsh_parameters.h.


The documentation for this struct was generated from the following file:

Generated on 13 Mar 2013 for X-shooter Pipeline Reference Manual by  doxygen 1.6.1