UVES library unit tests

Functions

static cpl_error_code test_gaussian_fitting (void)
 this function test the gaussian fitting
int main (void)
 Various tests of low-level library functions.

Function Documentation

int main ( void   ) 

Various tests of low-level library functions.

Currently, only 2d gaussian fitting (uves_fit_gaussian_2d which calls uves_fit_gaussian_1d_image which calls irplib_fit_gaussian_1d which calls Levenberg-Marquardt routine) is tested.

Definition at line 396 of file uves-test.c.

References check, and test_gaussian_fitting().


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