Flat Field Correction
Functions | |
| cxint | giraffe_flat_apply (GiExtraction *extraction, GiTable *fibers, GiImage *flat, GiFlatConfig *config) |
| Apply the flat field correction to the given extracted spectra. | |
| GiFlatConfig * | giraffe_flat_config_create (cpl_parameterlist *list) |
| Creates a setup structure for the flat field correction. | |
| void | giraffe_flat_config_destroy (GiFlatConfig *config) |
| Destroys a flat field setup structure. | |
| void | giraffe_flat_config_add (cpl_parameterlist *list) |
| Adds parameters for the flat field correction. | |
Detailed Description
TBDFunction Documentation
|
||||||||||||||||||||
|
Apply the flat field correction to the given extracted spectra.
Definition at line 142 of file giflat.c. References GiExtraction::error, and GiExtraction::spectra. |
|
|
Adds parameters for the flat field correction.
|
|
|
Creates a setup structure for the flat field correction.
|
|
|
Destroys a flat field setup structure.
TBD |
