|
High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
|

Macros | |
| #define | NTEST 10 |
| #define | COMP_TOLERANCE 1e-2 |
| #define | CORNER_OFFSET 10 |
| #define | CORNER_REL_TOL 1e-2 |
| #define | X_OS_P1 60 |
| #define | X_OS_P2 95 |
| #define | STAR 7 |
| #define | PATCH_SIZE 100 /* even number (patch is a square) */ |
| #define | IMG_XSIZE 1100 |
| #define | IMG_YSIZE 1500 |
| #define | CELL_SIZE 32 |
| #define | MIN_RAMP 10. |
| #define | MAX_RAMP 100. |
| #define | APER_FLUX_NUM "Aper_flux_3" |
Functions | |
| cpl_error_code | hdrl_casubkg_badpatch_compute (void) |
| Check effect of bad pixel square patches in various conditions. | |
| int | main (void) |
| Unit tests of bad patches in background. | |
| #define APER_FLUX_NUM "Aper_flux_3" |
| #define CELL_SIZE 32 |
| #define COMP_TOLERANCE 1e-2 |
| #define CORNER_OFFSET 10 |
| #define CORNER_REL_TOL 1e-2 |
| #define IMG_XSIZE 1100 |
| #define IMG_YSIZE 1500 |
| #define MAX_RAMP 100. |
| #define MIN_RAMP 10. |
| #define NTEST 10 |
| #define PATCH_SIZE 100 /* even number (patch is a square) */ |
| #define STAR 7 |
| #define X_OS_P1 60 |
| #define X_OS_P2 95 |
| cpl_error_code hdrl_casubkg_badpatch_compute | ( | void | ) |
Check effect of bad pixel square patches in various conditions.
| int main | ( | void | ) |
Unit tests of bad patches in background.