/home/amodigli/releases/xsh/2.1.1/xsh.30433/xshp/xsh/xsh_utils_imagelist.h File Reference

#include <cpl.h>
#include <xsh_error.h>

Go to the source code of this file.

Functions

cpl_image * xsh_imagelist_collapse_median_create (cpl_imagelist *iml)
 Compute median on imagelist.
cpl_image * xsh_imagelist_collapse_mean_create (cpl_imagelist *iml)
 Compute mean on imagelist.

Function Documentation

cpl_image* xsh_imagelist_collapse_mean_create ( cpl_imagelist *  iml  ) 

Compute mean on imagelist.

Parameters:
in input imagelist
Returns:
image containing median of input imagelist ingoring bad pixels

Definition at line 144 of file xsh_utils_imagelist.c.

References assure, check, and XSH_ASSURE_NOT_NULL_MSG.

cpl_image* xsh_imagelist_collapse_median_create ( cpl_imagelist *  iml  ) 

Compute median on imagelist.

Parameters:
in input imagelist
Returns:
image containing median of input imagelist ingoring bad pixels

Definition at line 46 of file xsh_utils_imagelist.c.

References assure, check, and XSH_ASSURE_NOT_NULL_MSG.

Referenced by xsh_irplib_mkmaster_median(), and xsh_remove_cosmics().


Generated on 13 Mar 2013 for X-shooter Pipeline Reference Manual by  doxygen 1.6.1