![]() |
GIRAFFE Pipeline Reference Manual |
|||
|
|
Relative Fiber Transmission Correction
Detailed DescriptionTBD Function Documentation
Load relative fiber transmission data from a file and add it to a fiber table.
The function loads the fiber setup from filename. If the loaded fiber setup provides the relative transmission information it is added to the fiber table fibers. If no fiber setup is present in filename, or if it does not contain the relative fiber transmission data, the function returns an error. Definition at line 553 of file gitransmission.c. References giraffe_fiberlist_load(), and giraffe_table_delete().
Adds parameters for the transmission correction computation.
TBD Definition at line 664 of file gitransmission.c.
Creates a setup structure for the relative transmission computation.
TBD Definition at line 609 of file gitransmission.c.
Destroys a transmission field setup structure.
The function deallocates the memory used by the setup structure config. TBD Definition at line 641 of file gitransmission.c. |