#include <cpl.h>#include <xsh_detmon.h>Go to the source code of this file.
Functions | |
| cpl_image * | xsh_irplib_mkmaster_mean (cpl_imagelist *images, const double kappa, const int nclip, const double tolerance, const double klow, const double khigh, const int niter) |
| Computes master frame by clean stack mean of the input imagelist. | |
| cpl_image * | xsh_irplib_mkmaster_median (cpl_imagelist *images, const double kappa, const int nclip, const double tolerance) |
| Computes master frame by clean stack median of the input imagelist. | |
| cpl_imagelist * | xsh_irplib_mkmaster_dark_fill_imagelist (const cpl_imagelist *raw_images, cpl_propertylist **raw_headers, const cpl_image *master_bias, double *mean_exptime) |
1.6.1