Functions | |
| static double | eval_gauss (double x, double my, double sigma, double norm, double back) |
| evaluate Gaussian | |
| static void | test_process (void) |
| test core processing part of CD align recipe | |
| int | main (void) |
| Test of uves_dfs. | |
| static void | test_load_linetable (void) |
| line table input | |
| static void | convert_midas_array (void) |
| this function tests reading MIDAS arrays | |
| static void | test_save_image (void) |
| test image output | |
| static void | test_save_frame (void) |
| test pipeline product creation | |
|
||||||||||||||||||||||||
|
evaluate Gaussian
Definition at line 84 of file uves_cd_align-test.c. References assure, and uves_moffat(). Referenced by test_process(). |
1.4.6