X-shooter Pipeline Reference Manual 3.8.15
Functions
xsh_model_anneal.h File Reference
#include <cpl.h>
#include <xsh_model_kernel.h>

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 *)
 

Function Documentation

◆ countlines()

int countlines ( const char *  filename)

Definition at line 257 of file xsh_model_anneal.c.

Referenced by xsh_model_anneal_reduce().

◆ get_meas_coordinates()

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().