High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_statistics

Compute statistics. More...

Collaboration diagram for hdrl_statistics:

Functions

cpl_error_code hdrl_median (double xbuf[], cpl_size npt, cpl_size nfilt)
 compute median
 

Detailed Description

Compute statistics.

Function Documentation

◆ hdrl_median()

cpl_error_code hdrl_median ( double  xbuf[],
cpl_size  npt,
cpl_size  nfilt 
)

compute median

Parameters
xbufbuffer
nptnumber of points
nfiltsize of median filter
Returns
CPL_ERROR_NONE if all went well, CPL_ERROR_INCOMPATIBLE_INPUT if there isn't enough size.

Description: performs median filtering on array xbuf