Functions | |
| cpl_table * | irplib_compute_gain (cpl_frameset *son, cpl_frameset *sof, int *zone1, int *zone2, const int kappa, const int nclip) |
| Computes the detector's gain. | |
| cpl_table * | irplib_compute_linearity (cpl_frameset *son, cpl_frameset *sof) |
| Computes the detector's linearity. | |
| int | irplib_detlin_correct (cpl_imagelist *ilist, const char *detlin_a, const char *detlin_b, const char *detlin_c) |
| Apply the detector linearity correction. | |
| int | irplib_flat_dark_bpm_calib (cpl_imagelist *ilist, const char *flat, const char *dark, const char *bpm) |
| Apply the calibration to the frames. | |
|
||||||||||||||||||||||||||||
|
Computes the detector's gain.
Definition at line 180 of file irplib_calib.c. |
|
||||||||||||
|
Computes the detector's linearity.
Definition at line 359 of file irplib_calib.c. |
|
||||||||||||||||||||
|
Apply the detector linearity correction.
Definition at line 480 of file irplib_calib.c. |
|
||||||||||||||||||||
|
Apply the calibration to the frames.
Definition at line 565 of file irplib_calib.c. |
1.4.4