GIRAFFE Pipeline Reference Manual

Dark correction

Functions

cxint giraffe_subtract_dark (GiImage *image, const GiImage *dark, const GiImage *bpixel, GiDarkResults *data, const GiDarkConfig *config)
 Subtract the dark current from a bias corrected image. More...
 

Detailed Description

TBD

Function Documentation

◆ giraffe_subtract_dark()

cxint giraffe_subtract_dark ( GiImage *  image,
const GiImage *  dark,
const GiImage *  bpixel,
GiDarkResults *  data,
const GiDarkConfig *  config 
)

Subtract the dark current from a bias corrected image.

Parameters
imageThe bias subtracted image to correct.
darkThe dark image to use for the correction.
bpixelBad pixel map.
dataDark correction results data container.
configDark correction setup parameters.
Returns
The function returns 0 on success, and a non-zero value otherwise.

TBD

Definition at line 478 of file gidark.c.

References giraffe_image_get(), and giraffe_image_get_properties().


This file is part of the GIRAFFE Pipeline Reference Manual 2.16.10.
Documentation copyright © 2002-2006 European Southern Observatory.
Generated on Thu Dec 15 2022 21:18:52 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2004