Remove Cosmic Rays single (sinfo_remove_crh_single)

Functions

cpl_image * sinfo_remove_crh_single (cpl_image *sci_image, double crh_frac_max, double sigma_lim, double f_lim, int max_iter, double gain, double ron)

Detailed Description

Suppress Cosmic Rays by analysing on files


Function Documentation

cpl_image * sinfo_remove_crh_single ( cpl_image *  sci_image,
double  crh_frac_max,
double  sigma_lim,
double  f_lim,
int  max_iter,
double  gain,
double  ron 
)

Remove cosmic rays from a single frame.

Parameters:
[in] sci_image The science image
[in] crh_frac_max The maximum fraction of pixel over total detector pixels flagged as CRHs
[in] sigma_lim Poisson fluctuation threshold to flag CRHs
[in] f_lim Minimum contrast between the Laplacian image and the fine structure image that a point must have to be flagged as CRH.
[in] max_iter Maximum number of iterations performed to flag CRHs
[in] gain Detector's gain
[in] ron Detector's read out noise value
Returns:
The science image after removal of Cosmics

Definition at line 106 of file sinfo_remove_crh_single.c.

References sinfo_free_image(), sinfo_msg_debug, sinfoni_free_matrix(), and sinfoni_free_vector().


Generated on 8 Mar 2011 for SINFONI Pipeline Reference Manual by  doxygen 1.6.1