![]() |
GIRAFFE Pipeline Reference Manual |
|||
|
|
gipsf.h GiPsfConfig * giraffe_psf_config_create(cpl_parameterlist *list) Creates a setup object for the PSF profile fit. Definition: gipsf.c:3158 void giraffe_psf_config_destroy(GiPsfConfig *self) Destroys a PSF profile fit setup object. Definition: gipsf.c:3262 cxint giraffe_compute_fiber_profiles(GiLocalization *result, GiImage *image, GiTable *fibers, GiLocalization *master, GiImage *bpixel, GiPsfConfig *config) Compute the position and width of the spectra from the fiber profile. Definition: gipsf.c:2609 void giraffe_psf_config_add(cpl_parameterlist *list) Adds parameters for the PSF profile computation of the fibers. Definition: gipsf.c:3291 |