|
X-shooter Pipeline Reference Manual 3.8.15
|
Go to the source code of this file.
Functions | |
| cpl_table * | xsh_model_anneal_reduce (const char *, const char *, const char *) |
| The actual anneal computation takes place here. | |
| void | get_meas_coordinates (int, coord *, char *) |
| int | countlines (const char *) |
| int countlines | ( | const char * | filename | ) |
Definition at line 257 of file xsh_model_anneal.c.
Referenced by xsh_model_anneal_reduce().
| void get_meas_coordinates | ( | int | sizearraywavelengths, |
| coord * | meas_coord, | ||
| char * | datname | ||
| ) |
Definition at line 226 of file xsh_model_anneal.c.
References xs_3::arm, order, x, and y.
Referenced by xsh_model_anneal_reduce().