High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_mode_defs.h File Reference
#include <cpl.h>
Include dependency graph for hdrl_mode_defs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  hdrl_mode_type { HDRL_MODE_MEDIAN , HDRL_MODE_WEIGHTED , HDRL_MODE_FIT }
 Define the type of the mode that should be computed. More...
 

Enumeration Type Documentation

◆ hdrl_mode_type

Define the type of the mode that should be computed.

Enumerator
HDRL_MODE_MEDIAN 

Mode computed mostly by the usage of the median

HDRL_MODE_WEIGHTED 

Mode computed bei the usage of weights

HDRL_MODE_FIT 

Mode computed by a fit