![]() |
GIRAFFE Pipeline Reference Manual |
|||
|
|
PSF Profile Fitting
Detailed DescriptionTBD Function Documentation
Compute the position and width of the spectra from the fiber profile.
TBD Definition at line 2609 of file gipsf.c. References giraffe_image_copy_matrix(), giraffe_image_create(), giraffe_image_get(), giraffe_image_get_properties(), giraffe_image_set_properties(), giraffe_propertylist_get_conad(), giraffe_propertylist_get_ron(), giraffe_table_copy_matrix(), giraffe_table_create(), giraffe_table_get(), and giraffe_table_get_properties().
Creates a setup object for the PSF profile fit.
Definition at line 3158 of file gipsf.c. References giraffe_psf_config_destroy().
Destroys a PSF profile fit setup object.
The function deallocates the memory used by the setup object self. Definition at line 3262 of file gipsf.c. Referenced by giraffe_psf_config_create(). |