Functions | |
double * | naco_get_disprel_estimate (const char *filename, int poly_deg) |
Estimate the instrument wavelength range. |
double* naco_get_disprel_estimate | ( | const char * | filename, | |
int | poly_deg | |||
) |
Estimate the instrument wavelength range.
filename | input file name | |
poly_deg | polynomial degree |
Instrument configuration informations are fetched from the FITS header.
Definition at line 70 of file naco_physicalmodel.c.