Functions | |
int | uves_pfits_get_slit3_x1encoder (const uves_propertylist *plist) |
find out the value of UVES_ENCODER_REF1 | |
int | uves_pfits_get_slit3_x2encoder (const uves_propertylist *plist) |
find out the value of UVES_ENCODER_REF2 | |
int | uves_pfits_get_maxfibres (const uves_propertylist *plist) |
find out the frame | |
char | uves_pfits_get_chipchoice (const uves_propertylist *plist) |
find out the frame | |
const char * | uves_pfits_get_badpxframe (const uves_propertylist *plist) |
find out the frame | |
double | uves_pfits_get_ambipress (const uves_propertylist *plist) |
find out the arcfile | |
const char * | uves_pfits_get_arcfile (const uves_propertylist *plist) |
find out the arcfile | |
const char * | uves_flames_pfits_get_ident (const uves_propertylist *plist) |
find out the ident | |
const char * | uves_flames_pfits_get_object (const uves_propertylist *plist) |
find out the OBJECT | |
const char * | uves_pfits_get_origfile (const uves_propertylist *plist) |
find out the origfile | |
const char * | uves_pfits_get_pipefile (const uves_propertylist *plist) |
find out the pipefile | |
const char * | uves_pfits_get_rec1raw1name (const uves_propertylist *plist) |
find out the arcfile | |
const char * | uves_pfits_get_templateid (const uves_propertylist *plist) |
find out the template id | |
const char * | uves_pfits_get_date_obs (const uves_propertylist *plist) |
find out the date of observation | |
const char * | uves_pfits_get_dpr_catg (const uves_propertylist *plist) |
find out the data category as defined by the DataFlow | |
int | uves_pfits_get_ocs_simcal (const uves_propertylist *plist) |
Read the SIMCAL flag. | |
void | uves_pfits_set_ocs_simcal (uves_propertylist *plist, int simcal) |
Set the SIMCAL flag. | |
const char * | uves_pfits_get_pro_catg (const uves_propertylist *plist) |
find out the product category as defined by the DataFlow | |
const char * | uves_pfits_get_dpr_tech (const uves_propertylist *plist) |
find out the data tech as defined by the DataFlow | |
const char * | uves_pfits_get_dpr_type (const uves_propertylist *plist) |
find out the data type as defined by the DataFlow | |
bool | uves_ccd_is_new (const uves_propertylist *plist) |
Find out if CCD header is new. | |
bool | uves_format_is_new (const uves_propertylist *plist) |
Find out FITS header format. | |
int | uves_pfits_get_prescanx (const uves_propertylist *plist, enum uves_chip chip) |
Find out the x-prescan. | |
const char * | uves_pfits_get_chipid (const uves_propertylist *plist, enum uves_chip chip) |
Find out the chip ID. | |
const char * | uves_pfits_get_chip_name (const uves_propertylist *plist, enum uves_chip chip) |
Find out the chip name. | |
int | uves_pfits_get_ovrscanx (const uves_propertylist *plist, enum uves_chip chip) |
Find out the x-overscan. | |
int | uves_pfits_get_prescany (const uves_propertylist *plist, enum uves_chip chip) |
Find out the y-prescan. | |
int | uves_pfits_get_ovrscany (const uves_propertylist *plist, enum uves_chip chip) |
Find out the y-overscan. | |
double | uves_pfits_get_ron_adu (const uves_propertylist *plist, enum uves_chip chip) |
Find out the readout noise in ADU. | |
double | uves_pfits_get_airmass_start (const uves_propertylist *plist) |
Find out the start airmass. | |
double | uves_pfits_get_airmass_end (const uves_propertylist *plist) |
Find out the end airmass. | |
double | uves_pfits_get_conad (const uves_propertylist *plist, enum uves_chip chip) |
Find out the conad. | |
const char * | uves_pfits_get_targ_name (const uves_propertylist *plist) |
Get target name. | |
double | uves_pfits_get_gain (const uves_propertylist *plist, enum uves_chip chip) |
Find out the gain. | |
double | uves_pfits_get_exptime (const uves_propertylist *plist) |
Find out the exposure time in seconds. | |
cpl_error_code | uves_pfits_set_exptime (uves_propertylist *plist, double exptime) |
Write the exposure time. | |
void | uves_pfits_set_dec (uves_propertylist *plist, double dec) |
Write the declination. | |
void | uves_pfits_set_ra (uves_propertylist *plist, double ra) |
Write the right ascension. | |
cpl_error_code | uves_pfits_set_ordpred (uves_propertylist *plist, int nord) |
Write the predicted number of order. | |
const char * | uves_pfits_get_drs_id (const uves_propertylist *plist) |
Find out the drs id. | |
const char * | uves_pfits_get_tpl_start (const uves_propertylist *plist) |
Find out the tpl start. | |
double | uves_pfits_get_utc (const uves_propertylist *plist) |
Find out the observation time. | |
double | uves_pfits_get_mjdobs (const uves_propertylist *plist) |
Find out the modified julian observation date. | |
double | uves_pfits_get_geolat (const uves_propertylist *plist) |
Find out the telescope latitude. | |
double | uves_pfits_get_geolon (const uves_propertylist *plist) |
Find out the telescope longitude. | |
double | uves_pfits_get_ra (const uves_propertylist *plist) |
Find out the right ascension. | |
double | uves_pfits_get_dec (const uves_propertylist *plist) |
Find out the declination. | |
int | uves_pfits_get_binx (const uves_propertylist *plist) |
Find out the x binning factor. | |
int | uves_pfits_get_biny (const uves_propertylist *plist) |
Find out the y binning factor. | |
int | uves_pfits_get_datancom (const uves_propertylist *plist) |
Find out the number of input raw frames. | |
const char * | uves_pfits_get_ccdid (const uves_propertylist *plist) |
find out the ccd id | |
double | uves_pfits_get_pressure (const uves_propertylist *plist) |
find out the pressure value | |
const char * | uves_chop_eso_prefix (const char *key) |
chop the "ESO " prefix | |
double | uves_pfits_get_tempcam (const uves_propertylist *plist, enum uves_chip chip) |
find out the pressure value | |
double | uves_pfits_get_humidity (const uves_propertylist *plist) |
find out the humidity value | |
double | uves_pfits_get_gratwlen (const uves_propertylist *plist, enum uves_chip chip) |
find out the central wavelength | |
const char * | uves_pfits_get_insmode (const uves_propertylist *plist) |
find out the chip name value | |
const char * | uves_pfits_get_inspath (const uves_propertylist *plist) |
find out the chip name value | |
const char * | uves_pfits_get_gratname (const uves_propertylist *plist, enum uves_chip chip) |
find out the grating name value | |
const char * | uves_pfits_get_readspeed (const uves_propertylist *plist) |
find out the readout speed | |
const char * | uves_pfits_get_gratid (const uves_propertylist *plist, enum uves_chip chip) |
find out the grating ID value | |
double | uves_pfits_get_slitlength (const uves_propertylist *plist, enum uves_chip chip) |
find out the slit length | |
double | uves_pfits_get_slitwidth (const uves_propertylist *plist, enum uves_chip chip) |
find out the slit width | |
int | uves_pfits_get_ordpred (const uves_propertylist *plist) |
Read the predicted number of orders. | |
void | uves_pfits_set_history_val (uves_propertylist *plist, const char *name, const char *format,...) |
Write integer value to HISTORY keyword. | |
static double | parse_history (const uves_propertylist *plist, const char *name, cpl_type type) |
Parse the value of a HISTORY keyword. | |
void | uves_pfits_set_firstabsorder (uves_propertylist *plist, int first_abs_order) |
Write the first absolute order number. | |
int | uves_pfits_get_firstabsorder (const uves_propertylist *plist) |
Get first absolute order number. | |
void | uves_pfits_set_lastabsorder (uves_propertylist *plist, int last_abs_order) |
Write the last absolute order number. | |
int | uves_pfits_get_lastabsorder (const uves_propertylist *plist) |
Get last absolute order number. | |
cpl_error_code | uves_pfits_set_data_average (uves_propertylist *plist, double average) |
Write the average pixel value. | |
cpl_error_code | uves_pfits_set_data_stddev (uves_propertylist *plist, double stddev) |
Write the RMS error of pixel values. | |
cpl_error_code | uves_pfits_set_data_median (uves_propertylist *plist, double median) |
Write the median pixel value. | |
cpl_error_code | uves_pfits_set_data_min (uves_propertylist *plist, double min) |
Write the min pixel value. | |
cpl_error_code | uves_pfits_set_data_max (uves_propertylist *plist, double max) |
Write the max pixel value. | |
void | uves_pfits_set_traceid (uves_propertylist *plist, int trace_id) |
Write the trace ID. | |
double | uves_pfits_get_offset (const uves_propertylist *plist) |
Get the trace offset. | |
void | uves_pfits_set_offset (uves_propertylist *plist, double trace_offset) |
Write the trace offset. | |
void | uves_pfits_set_windownumber (uves_propertylist *plist, int window_number) |
Write the window number. | |
int | uves_pfits_get_traceid (const uves_propertylist *plist) |
Get the trace ID number. | |
int | uves_pfits_get_windownumber (const uves_propertylist *plist) |
Get the window number. | |
const char * | uves_pfits_get_bunit (const uves_propertylist *plist) |
Find out the bunit. | |
const char * | uves_pfits_get_ctype1 (const uves_propertylist *plist) |
Find out the ctype1. | |
const char * | uves_pfits_get_ctype2 (const uves_propertylist *plist) |
Find out the ctype2. | |
double | uves_pfits_get_uit (const uves_propertylist *plist) |
Find out the user integration time. | |
int | uves_pfits_get_nx (const uves_propertylist *plist, enum uves_chip chip) |
Find out the OUT1 NX or OUT4 NX. | |
int | uves_pfits_get_ny (const uves_propertylist *plist, enum uves_chip chip) |
Find out the OUT1 NY or OUT4 NY. | |
int | uves_pfits_get_out1nx (const uves_propertylist *plist) |
Find out the OUT1 NX. | |
int | uves_pfits_get_out1ny (const uves_propertylist *plist) |
Find out the OUT1 NY. | |
int | uves_pfits_get_out4nx (const uves_propertylist *plist) |
Find out the OUT4 NX. | |
int | uves_pfits_get_out4ny (const uves_propertylist *plist) |
Find out the OUT4 NY. | |
int | uves_pfits_get_naxis (const uves_propertylist *plist) |
Find out the NAXIS. | |
int | uves_flames_pfits_get_nflats (const uves_propertylist *plist) |
Find out the NFLATS. | |
int | uves_pfits_get_bitpix (const uves_propertylist *plist) |
Find out the BITPIX. | |
int | uves_pfits_get_naxis1 (const uves_propertylist *plist) |
Find out the NAXIS1. | |
double | uves_pfits_get_startx (const uves_propertylist *plist) |
Find out the START1. | |
double | uves_pfits_get_starty (const uves_propertylist *plist) |
Find out the STARTY. | |
int | uves_pfits_get_naxis2 (const uves_propertylist *plist) |
Find out the NAXIS2. | |
double | uves_pfits_get_crval1 (const uves_propertylist *plist) |
Find out the crval1. | |
double | uves_pfits_get_crval2 (const uves_propertylist *plist) |
Find out the crval2. | |
double | uves_pfits_get_crpix1 (const uves_propertylist *plist) |
Find out the crpix1. | |
double | uves_pfits_get_crpix2 (const uves_propertylist *plist) |
Find out the crpix2. | |
double | uves_pfits_get_cdelt1 (const uves_propertylist *plist) |
Find out the cdelt1. | |
double | uves_pfits_get_cdelt2 (const uves_propertylist *plist) |
Find out the cdelt2. | |
void | uves_pfits_set_dpr_catg (uves_propertylist *plist, const char *catg) |
Set DPR CATG value. | |
void | uves_pfits_set_dpr_tech (uves_propertylist *plist, const char *tech) |
Set DPR TECH value. | |
void | uves_pfits_set_dpr_type (uves_propertylist *plist, const char *type) |
Set DPR TYPE value. | |
cpl_error_code | uves_pfits_set_object (uves_propertylist *plist, const char *object) |
Write the object keyword. | |
cpl_error_code | uves_pfits_set_badpixcorr (uves_propertylist *plist, const char *corr) |
Write the object keyword. | |
cpl_error_code | uves_pfits_set_redlevel (uves_propertylist *plist, const char *redlevel) |
Write the reduction level. | |
cpl_error_code | uves_pfits_set_status (uves_propertylist *plist, const char *status) |
Write the status. | |
cpl_error_code | uves_pfits_set_starttime (uves_propertylist *plist, const char *start_time) |
Write the start time. | |
cpl_error_code | uves_pfits_set_stoptime (uves_propertylist *plist, const char *stop_time) |
Write the stop time. | |
cpl_error_code | uves_pfits_set_bunit (uves_propertylist *plist, const char *bunit) |
Write the bunit keyword. | |
cpl_error_code | uves_pfits_set_tunit_no (uves_propertylist *plist, const int col_no, const char *tunit) |
Write the tunit keyword. | |
cpl_error_code | uves_pfits_set_bunit_no (uves_propertylist *plist, const int axis_no, const char *bunit) |
Write the bunit keyword. | |
cpl_error_code | uves_pfits_set_ctype1 (uves_propertylist *plist, const char *ctype1) |
Write the ctype1 keyword. | |
cpl_error_code | uves_pfits_set_ctype2 (uves_propertylist *plist, const char *ctype2) |
Write the ctype2 keyword. | |
cpl_error_code | uves_pfits_set_crval1 (uves_propertylist *plist, double crval1) |
Write the crval1 keyword. | |
cpl_error_code | uves_pfits_set_crval2 (uves_propertylist *plist, double crval2) |
Write the crval2 keyword. | |
cpl_error_code | uves_pfits_set_crpix1 (uves_propertylist *plist, double crpix1) |
Write the crpix1 keyword. | |
cpl_error_code | uves_pfits_set_crpix2 (uves_propertylist *plist, double crpix2) |
Write the crpix2 keyword. | |
cpl_error_code | uves_pfits_set_cdelt1 (uves_propertylist *plist, double cdelt1) |
Write the cdelt1 keyword. | |
void | uves_flames_pfits_set_ccfposmax (uves_propertylist *plist, double ccfposmax) |
Write the ccfposmax keyword (what is it?). | |
cpl_error_code | uves_pfits_set_cdelt2 (uves_propertylist *plist, double cdelt2) |
Write the cdelt2 keyword. | |
void | uves_pfits_set_hs (uves_propertylist *plist, int hs) |
Write the 2d extractino slit length. | |
cpl_error_code | uves_pfits_set_wstart (uves_propertylist *plist, int order, double wstart) |
Write the wstart keyword. | |
double | uves_pfits_get_wstart (const uves_propertylist *plist, int order) |
Read the wstart keyword. | |
cpl_error_code | uves_pfits_set_wend (uves_propertylist *plist, int order, double wend) |
Write the wend keyword. | |
double | uves_pfits_get_wend (const uves_propertylist *plist, int order) |
Read the wend keyword. | |
double | uves_pfits_get_pixelscale (const uves_propertylist *plist) |
Get pixel scale. | |
const char * | uves_pfits_get_slit1_name (const uves_propertylist *plist) |
Get image slicer name. | |
double | uves_pfits_get_slitlength_pixels (const uves_propertylist *plist, enum uves_chip chip) |
Read the slit length in pixels. | |
int | uves_flames_pfits_get_plateid (const uves_propertylist *raw_header) |
read the plate id | |
double | uves_flames_pfits_get_dit (const uves_propertylist *plist) |
Find out the integration time. | |
void | uves_flames_pfits_set_newplateid (uves_propertylist *plist, int plate_no) |
Write the plate number. |
Interface for reading/writing FITS keywords.
int uves_pfits_get_slit3_x1encoder | ( | const uves_propertylist * | plist | ) |
find out the value of UVES_ENCODER_REF1
plist | FITS header |
Referenced by uves_mflat_at_ypos().
int uves_pfits_get_slit3_x2encoder | ( | const uves_propertylist * | plist | ) |
find out the value of UVES_ENCODER_REF2
plist | FITS header |
Referenced by uves_mflat_at_ypos().
int uves_pfits_get_maxfibres | ( | const uves_propertylist * | plist | ) |
char uves_pfits_get_chipchoice | ( | const uves_propertylist * | plist | ) |
find out the frame
plist | FITS header |
const char * uves_pfits_get_badpxframe | ( | const uves_propertylist * | plist | ) |
find out the frame
plist | FITS header |
double uves_pfits_get_ambipress | ( | const uves_propertylist * | plist | ) |
find out the arcfile
plist | FITS header |
const char * uves_pfits_get_arcfile | ( | const uves_propertylist * | plist | ) |
find out the arcfile
plist | FITS header |
Referenced by uves_qclog_dump_common(), and uves_save_paf().
const char * uves_flames_pfits_get_ident | ( | const uves_propertylist * | plist | ) |
find out the ident
plist | FITS header |
const char * uves_flames_pfits_get_object | ( | const uves_propertylist * | plist | ) |
find out the OBJECT
plist | FITS header |
const char * uves_pfits_get_origfile | ( | const uves_propertylist * | plist | ) |
find out the origfile
plist | FITS header |
Referenced by uves_physmod_plotmod().
const char * uves_pfits_get_pipefile | ( | const uves_propertylist * | plist | ) |
find out the pipefile
plist | FITS header |
Referenced by uves_qclog_dump_common().
const char * uves_pfits_get_rec1raw1name | ( | const uves_propertylist * | plist | ) |
find out the arcfile
plist | FITS header |
Referenced by uves_save_paf().
const char * uves_pfits_get_templateid | ( | const uves_propertylist * | plist | ) |
find out the template id
plist | FITS header |
Referenced by uves_qclog_dump_common(), and uves_save_paf().
const char * uves_pfits_get_date_obs | ( | const uves_propertylist * | plist | ) |
find out the date of observation
plist | FITS file name |
const char * uves_pfits_get_dpr_catg | ( | const uves_propertylist * | plist | ) |
find out the data category as defined by the DataFlow
plist | source FITS header |
Referenced by uves_qclog_dump_common(), and uves_save_paf().
int uves_pfits_get_ocs_simcal | ( | const uves_propertylist * | plist | ) |
Read the SIMCAL flag.
plist | source FITS header |
void uves_pfits_set_ocs_simcal | ( | uves_propertylist * | plist, | |
int | simcal | |||
) |
Set the SIMCAL flag.
plist | FITS header | |
simcal | value to write |
const char * uves_pfits_get_pro_catg | ( | const uves_propertylist * | plist | ) |
find out the product category as defined by the DataFlow
plist | source FITS header |
Referenced by uves_qclog_dump_common().
const char * uves_pfits_get_dpr_tech | ( | const uves_propertylist * | plist | ) |
find out the data tech as defined by the DataFlow
plist | source FITS header |
Referenced by uves_physmod_create_table(), and uves_save_paf().
const char * uves_pfits_get_dpr_type | ( | const uves_propertylist * | plist | ) |
find out the data type as defined by the DataFlow
plist | source FITS header |
Referenced by uves_save_paf().
bool uves_ccd_is_new | ( | const uves_propertylist * | plist | ) |
Find out if CCD header is new.
plist | Header to read from |
Referenced by uves_physmod_create_table(), and uves_reduce_scired().
bool uves_format_is_new | ( | const uves_propertylist * | plist | ) |
Find out FITS header format.
plist | Header to read from |
int uves_pfits_get_prescanx | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
Find out the x-prescan.
plist | Header to read from | |
chip | CCD chip |
const char * uves_pfits_get_chipid | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
Find out the chip ID.
plist | Header to read from | |
chip | CCD chip |
Referenced by uves_physmod_create_table(), uves_qclog_dump_common(), uves_reduce_mflat(), and uves_reduce_scired().
const char * uves_pfits_get_chip_name | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
Find out the chip name.
plist | Header to read from | |
chip | CCD chip |
Referenced by uves_qclog_init().
int uves_pfits_get_ovrscanx | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
Find out the x-overscan.
plist | Header to read from | |
chip | CCD chip |
int uves_pfits_get_prescany | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
Find out the y-prescan.
plist | Header to read from | |
chip | CCD chip |
int uves_pfits_get_ovrscany | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
Find out the y-overscan.
plist | Header to read from | |
chip | CCD chip |
double uves_pfits_get_ron_adu | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
Find out the readout noise in ADU.
plist | Header to read from | |
chip | CCD chip |
The function reads the readout noise in electrons and multiplies by the gain (conversion factor from electrons to ADU).
An error is set if the readout noise is not positive.
Referenced by uves_define_noise().
double uves_pfits_get_airmass_start | ( | const uves_propertylist * | plist | ) |
Find out the start airmass.
plist | Header to read from |
Referenced by uves_normalize_spectrum().
double uves_pfits_get_airmass_end | ( | const uves_propertylist * | plist | ) |
Find out the end airmass.
plist | Header to read from |
Referenced by uves_normalize_spectrum().
double uves_pfits_get_conad | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
Find out the conad.
plist | Header to read from | |
chip | CCD chip |
const char * uves_pfits_get_targ_name | ( | const uves_propertylist * | plist | ) |
Get target name.
plist | Header to read from |
double uves_pfits_get_gain | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
Find out the gain.
plist | Header to read from | |
chip | CCD chip |
The gain is in units of (ADU / el-).
Referenced by uves_define_noise(), uves_mflat_process_chip(), and uves_normalize_spectrum().
double uves_pfits_get_exptime | ( | const uves_propertylist * | plist | ) |
Find out the exposure time in seconds.
plist | Header to read from |
An error is set if the exposure time is negative. In that case this negative value is returned.
Referenced by tflat_qclog(), uves_define_noise(), uves_mflat_process_chip(), uves_normalize_spectrum(), uves_reduce(), and uves_subtract_dark().
cpl_error_code uves_pfits_set_exptime | ( | uves_propertylist * | plist, | |
double | exptime | |||
) |
Write the exposure time.
plist | Property list to write to | |
exptime | The value to write |
Referenced by uves_mflat_process_chip().
void uves_pfits_set_dec | ( | uves_propertylist * | plist, | |
double | dec | |||
) |
Write the declination.
plist | Property list to write to | |
dec | The value to write |
Referenced by test_3dtable().
void uves_pfits_set_ra | ( | uves_propertylist * | plist, | |
double | ra | |||
) |
Write the right ascension.
plist | Property list to write to | |
ra | The value to write |
Referenced by test_3dtable().
cpl_error_code uves_pfits_set_ordpred | ( | uves_propertylist * | plist, | |
int | nord | |||
) |
Write the predicted number of order.
plist | Property list to write to | |
nord | The value to write |
const char * uves_pfits_get_drs_id | ( | const uves_propertylist * | plist | ) |
Find out the drs id.
plist | Header to read from |
const char * uves_pfits_get_tpl_start | ( | const uves_propertylist * | plist | ) |
Find out the tpl start.
plist | Header to read from |
Referenced by uves_physmod_plotmod().
double uves_pfits_get_utc | ( | const uves_propertylist * | plist | ) |
Find out the observation time.
plist | Header to read from |
Referenced by uves_baryvel().
double uves_pfits_get_mjdobs | ( | const uves_propertylist * | plist | ) |
Find out the modified julian observation date.
plist | Header to read from |
Referenced by uves_baryvel().
double uves_pfits_get_geolat | ( | const uves_propertylist * | plist | ) |
Find out the telescope latitude.
plist | Header to read from |
Referenced by uves_baryvel().
double uves_pfits_get_geolon | ( | const uves_propertylist * | plist | ) |
Find out the telescope longitude.
plist | Header to read from |
Referenced by uves_baryvel().
double uves_pfits_get_ra | ( | const uves_propertylist * | plist | ) |
Find out the right ascension.
plist | Header to read from |
Referenced by uves_align(), and uves_baryvel().
double uves_pfits_get_dec | ( | const uves_propertylist * | plist | ) |
Find out the declination.
plist | Header to read from |
Referenced by uves_align(), and uves_baryvel().
int uves_pfits_get_binx | ( | const uves_propertylist * | plist | ) |
Find out the x binning factor.
plist | Header to read from |
Referenced by uves_image_mflat_detect_blemishes(), uves_physmod_create_table(), uves_physmod_msrawxy(), uves_qclog_dump_common(), uves_qclog_init(), and uves_reduce_scired().
int uves_pfits_get_biny | ( | const uves_propertylist * | plist | ) |
Find out the y binning factor.
plist | Header to read from |
Referenced by uves_image_mflat_detect_blemishes(), uves_normalize_spectrum(), uves_physmod_create_table(), uves_physmod_msrawxy(), uves_qclog_dump_common(), uves_qclog_init(), and uves_reduce_scired().
int uves_pfits_get_datancom | ( | const uves_propertylist * | plist | ) |
Find out the number of input raw frames.
plist | Header to read from |
Referenced by uves_reduce().
const char * uves_pfits_get_ccdid | ( | const uves_propertylist * | plist | ) |
find out the ccd id
plist | property list to read from |
double uves_pfits_get_pressure | ( | const uves_propertylist * | plist | ) |
find out the pressure value
plist | property list to read from |
Referenced by uves_physmod_create_table().
const char * uves_chop_eso_prefix | ( | const char * | key | ) |
chop the "ESO " prefix
key | keyword name |
The function fails if the provided keyword does not start with "ESO "
double uves_pfits_get_tempcam | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
find out the pressure value
plist | property list to read from | |
chip | CCD chip |
Referenced by uves_physmod_create_table(), uves_physmod_plotmod(), uves_qclog_add_common_wave(), and uves_qclog_dump_common_wave().
double uves_pfits_get_humidity | ( | const uves_propertylist * | plist | ) |
find out the humidity value
plist | property list to read from |
double uves_pfits_get_gratwlen | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
find out the central wavelength
plist | property list to read from | |
chip | CCD chip |
Referenced by uves_physmod_create_table(), uves_physmod_plotmod(), uves_qclog_add_common_wave(), and uves_qclog_dump_common_wave().
const char * uves_pfits_get_insmode | ( | const uves_propertylist * | plist | ) |
find out the chip name value
plist | property list to read from |
Referenced by tflat_qclog(), uves_qclog_dump_common(), and uves_qclog_init().
const char * uves_pfits_get_inspath | ( | const uves_propertylist * | plist | ) |
find out the chip name value
plist | property list to read from |
Referenced by tflat_qclog(), uves_qclog_dump_common(), and uves_qclog_init().
const char * uves_pfits_get_gratname | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
find out the grating name value
plist | property list to read from | |
chip | CCD chip |
Referenced by uves_qclog_dump_common(), and uves_qclog_init().
const char * uves_pfits_get_readspeed | ( | const uves_propertylist * | plist | ) |
find out the readout speed
plist | property list to read from | |
chip | CCD chip |
Referenced by uves_qclog_dump_common(), and uves_qclog_init().
const char * uves_pfits_get_gratid | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
find out the grating ID value
plist | property list to read from | |
chip | CCD chip |
Referenced by uves_physmod_create_table().
double uves_pfits_get_slitlength | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
find out the slit length
plist | property list to read from | |
chip | CCD chip |
Referenced by uves_physmod_create_table(), and uves_physmod_plotmod().
double uves_pfits_get_slitwidth | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
find out the slit width
plist | property list to read from | |
chip | CCD chip |
Referenced by uves_physmod_create_table(), uves_physmod_plotmod(), uves_qclog_add_common_wave(), and uves_qclog_dump_common_wave().
int uves_pfits_get_ordpred | ( | const uves_propertylist * | plist | ) |
Read the predicted number of orders.
plist | Header to read from |
void uves_pfits_set_history_val | ( | uves_propertylist * | plist, | |
const char * | name, | |||
const char * | format, | |||
... | ||||
) |
Write integer value to HISTORY keyword.
plist | property list to write to | |
name | name | |
format | printf-style argument, value to write |
This function adds a HISTORY keyword with value "[name] [value]". If a HISTORY entry with value prefix "[name] " already exists, the value will be changed (first match is used).
See also parse_history()
.
static double parse_history | ( | const uves_propertylist * | plist, | |
const char * | name, | |||
cpl_type | type | |||
) | [static] |
Parse the value of a HISTORY keyword.
plist | property list to read from | |
name | name | |
type | integer or double |
This function will search for a HISTORY keyword containing the value "[name] [number]" where [name] is the specified name and number is an integer or double (the value to read).
The first "HISTORY [name] ..." entry will be read and it is an error if this doesn't contain a valid number string (also if a valid entry exists at a later point in the propertylist).
Definition at line 1739 of file uves_pfits.c.
References check, uves_propertylist_get_const(), uves_propertylist_get_size(), and uves_tostring_cpl_type().
void uves_pfits_set_firstabsorder | ( | uves_propertylist * | plist, | |
int | first_abs_order | |||
) |
Write the first absolute order number.
plist | Property list to write to | |
first_abs_order | The value to write |
Referenced by test_load_linetable().
int uves_pfits_get_firstabsorder | ( | const uves_propertylist * | plist | ) |
Get first absolute order number.
plist | Property list to read from |
Referenced by extract_ff_rebin_merge(), and uves_response_efficiency().
void uves_pfits_set_lastabsorder | ( | uves_propertylist * | plist, | |
int | last_abs_order | |||
) |
Write the last absolute order number.
plist | Property list to write to | |
last_abs_order | The value to write |
Referenced by test_load_linetable().
int uves_pfits_get_lastabsorder | ( | const uves_propertylist * | plist | ) |
Get last absolute order number.
plist | Property list to read from |
Referenced by extract_ff_rebin_merge(), and uves_response_efficiency().
cpl_error_code uves_pfits_set_data_average | ( | uves_propertylist * | plist, | |
double | average | |||
) |
Write the average pixel value.
plist | Property list to write to | |
average | The value to write |
cpl_error_code uves_pfits_set_data_stddev | ( | uves_propertylist * | plist, | |
double | stddev | |||
) |
Write the RMS error of pixel values.
plist | Property list to write to | |
stddev | The value to write |
cpl_error_code uves_pfits_set_data_median | ( | uves_propertylist * | plist, | |
double | median | |||
) |
Write the median pixel value.
plist | Property list to write to | |
median | The value to write |
cpl_error_code uves_pfits_set_data_min | ( | uves_propertylist * | plist, | |
double | min | |||
) |
Write the min pixel value.
plist | Property list to write to | |
min | The value to write |
cpl_error_code uves_pfits_set_data_max | ( | uves_propertylist * | plist, | |
double | max | |||
) |
Write the max pixel value.
plist | Property list to write to | |
max | The value to write |
void uves_pfits_set_traceid | ( | uves_propertylist * | plist, | |
int | trace_id | |||
) |
Write the trace ID.
plist | Property list to write to | |
trace_id | The value to write |
Referenced by test_load_linetable().
double uves_pfits_get_offset | ( | const uves_propertylist * | plist | ) |
Get the trace offset.
plist | Property list to read |
Referenced by interpolate_wave().
void uves_pfits_set_offset | ( | uves_propertylist * | plist, | |
double | trace_offset | |||
) |
Write the trace offset.
plist | Property list to write to | |
trace_offset | The value to write |
void uves_pfits_set_windownumber | ( | uves_propertylist * | plist, | |
int | window_number | |||
) |
Write the window number.
plist | Property list to write to | |
window_number | The value to write |
Referenced by test_load_linetable().
int uves_pfits_get_traceid | ( | const uves_propertylist * | plist | ) |
Get the trace ID number.
plist | Property list to read from |
int uves_pfits_get_windownumber | ( | const uves_propertylist * | plist | ) |
Get the window number.
plist | Property list to read from |
const char * uves_pfits_get_bunit | ( | const uves_propertylist * | plist | ) |
Find out the bunit.
plist | Property list to read from |
const char * uves_pfits_get_ctype1 | ( | const uves_propertylist * | plist | ) |
Find out the ctype1.
plist | Property list to read from |
const char * uves_pfits_get_ctype2 | ( | const uves_propertylist * | plist | ) |
Find out the ctype2.
plist | Property list to read from |
double uves_pfits_get_uit | ( | const uves_propertylist * | plist | ) |
Find out the user integration time.
plist | Property list to read from |
int uves_pfits_get_nx | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
Find out the OUT1 NX or OUT4 NX.
plist | Property list to read from | |
chip | CCD chip |
Referenced by uves_physmod_chop_otab(), and uves_physmod_regress_echelle().
int uves_pfits_get_ny | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
Find out the OUT1 NY or OUT4 NY.
plist | Property list to read from | |
chip | CCD chip |
Referenced by uves_physmod_chop_otab(), and uves_physmod_regress_echelle().
int uves_pfits_get_out1nx | ( | const uves_propertylist * | plist | ) |
Find out the OUT1 NX.
plist | Property list to read from |
int uves_pfits_get_out1ny | ( | const uves_propertylist * | plist | ) |
Find out the OUT1 NY.
plist | Property list to read from |
int uves_pfits_get_out4nx | ( | const uves_propertylist * | plist | ) |
Find out the OUT4 NX.
plist | Property list to read from |
int uves_pfits_get_out4ny | ( | const uves_propertylist * | plist | ) |
Find out the OUT4 NY.
plist | Property list to read from |
int uves_pfits_get_naxis | ( | const uves_propertylist * | plist | ) |
Find out the NAXIS.
plist | Property list to read from |
Referenced by flames_utl_unpack().
int uves_flames_pfits_get_nflats | ( | const uves_propertylist * | plist | ) |
Find out the NFLATS.
plist | Property list to read from |
int uves_pfits_get_bitpix | ( | const uves_propertylist * | plist | ) |
Find out the BITPIX.
plist | Property list to read from |
Referenced by flames_midas_scfinf().
int uves_pfits_get_naxis1 | ( | const uves_propertylist * | plist | ) |
Find out the NAXIS1.
plist | Property list to read from |
Referenced by uves_physmod_regress_echelle().
double uves_pfits_get_startx | ( | const uves_propertylist * | plist | ) |
Find out the START1.
plist | Property list to read from |
double uves_pfits_get_starty | ( | const uves_propertylist * | plist | ) |
Find out the STARTY.
plist | Property list to read from |
int uves_pfits_get_naxis2 | ( | const uves_propertylist * | plist | ) |
Find out the NAXIS2.
plist | Property list to read from |
Referenced by uves_physmod_regress_echelle().
double uves_pfits_get_crval1 | ( | const uves_propertylist * | plist | ) |
Find out the crval1.
plist | Property list to read from |
Referenced by subtract_sky(), uves_calculate_response(), uves_normalize_spectrum(), uves_physmod_regress_echelle(), and uves_scired_process_chip().
double uves_pfits_get_crval2 | ( | const uves_propertylist * | plist | ) |
Find out the crval2.
plist | Property list to read from |
Referenced by detect_lines(), and uves_physmod_regress_echelle().
double uves_pfits_get_crpix1 | ( | const uves_propertylist * | plist | ) |
Find out the crpix1.
plist | Property list to read from |
double uves_pfits_get_crpix2 | ( | const uves_propertylist * | plist | ) |
Find out the crpix2.
plist | Property list to read from |
double uves_pfits_get_cdelt1 | ( | const uves_propertylist * | plist | ) |
Find out the cdelt1.
plist | Property list to read from |
Referenced by subtract_sky(), uves_calculate_response(), uves_merge_orders(), uves_normalize_spectrum(), uves_physmod_regress_echelle(), uves_response_efficiency(), and uves_scired_process_chip().
double uves_pfits_get_cdelt2 | ( | const uves_propertylist * | plist | ) |
Find out the cdelt2.
plist | Property list to read from |
Referenced by uves_physmod_regress_echelle().
void uves_pfits_set_dpr_catg | ( | uves_propertylist * | plist, | |
const char * | catg | |||
) |
Set DPR CATG value.
plist | Property list to read from | |
catg | key value |
void uves_pfits_set_dpr_tech | ( | uves_propertylist * | plist, | |
const char * | tech | |||
) |
Set DPR TECH value.
plist | Property list to read from | |
catg | key value |
void uves_pfits_set_dpr_type | ( | uves_propertylist * | plist, | |
const char * | type | |||
) |
Set DPR TYPE value.
plist | Property list to read from | |
catg | key value |
cpl_error_code uves_pfits_set_object | ( | uves_propertylist * | plist, | |
const char * | object | |||
) |
Write the object keyword.
plist | Property list to write to | |
object | The value to write |
cpl_error_code uves_pfits_set_badpixcorr | ( | uves_propertylist * | plist, | |
const char * | corr | |||
) |
Write the object keyword.
plist | Property list to write to | |
corr | The value to write |
Referenced by uves_correct_badpix().
cpl_error_code uves_pfits_set_redlevel | ( | uves_propertylist * | plist, | |
const char * | redlevel | |||
) |
Write the reduction level.
plist | Property list to write to | |
redlevel | The value to write |
cpl_error_code uves_pfits_set_status | ( | uves_propertylist * | plist, | |
const char * | status | |||
) |
Write the status.
plist | Property list to write to | |
status | The value to write |
cpl_error_code uves_pfits_set_starttime | ( | uves_propertylist * | plist, | |
const char * | start_time | |||
) |
Write the start time.
plist | Property list to write to | |
start_time | The value to write |
cpl_error_code uves_pfits_set_stoptime | ( | uves_propertylist * | plist, | |
const char * | stop_time | |||
) |
Write the stop time.
plist | Property list to write to | |
stop_time | The value to write |
cpl_error_code uves_pfits_set_bunit | ( | uves_propertylist * | plist, | |
const char * | bunit | |||
) |
Write the bunit keyword.
plist | Property list to write to | |
bunit | The value to write |
Referenced by uves_initialize_image_header(), and uves_reduce_scired().
cpl_error_code uves_pfits_set_tunit_no | ( | uves_propertylist * | plist, | |
const int | col_no, | |||
const char * | tunit | |||
) |
Write the tunit keyword.
plist | Property list to write to | |
bunit | The value to write |
cpl_error_code uves_pfits_set_bunit_no | ( | uves_propertylist * | plist, | |
const int | axis_no, | |||
const char * | bunit | |||
) |
Write the bunit keyword.
plist | Property list to write to | |
bunit | The value to write |
cpl_error_code uves_pfits_set_ctype1 | ( | uves_propertylist * | plist, | |
const char * | ctype1 | |||
) |
Write the ctype1 keyword.
plist | Property list to write to | |
ctype1 | The value to write |
Referenced by uves_initialize_image_header().
cpl_error_code uves_pfits_set_ctype2 | ( | uves_propertylist * | plist, | |
const char * | ctype2 | |||
) |
Write the ctype2 keyword.
plist | Property list to write to | |
ctype2 | The value to write |
Referenced by uves_initialize_image_header().
cpl_error_code uves_pfits_set_crval1 | ( | uves_propertylist * | plist, | |
double | crval1 | |||
) |
Write the crval1 keyword.
plist | Property list to write to | |
crval1 | The value to write |
Referenced by subtract_sky(), and uves_initialize_image_header().
cpl_error_code uves_pfits_set_crval2 | ( | uves_propertylist * | plist, | |
double | crval2 | |||
) |
Write the crval2 keyword.
plist | Property list to write to | |
crval2 | The value to write |
Referenced by uves_initialize_image_header().
cpl_error_code uves_pfits_set_crpix1 | ( | uves_propertylist * | plist, | |
double | crpix1 | |||
) |
Write the crpix1 keyword.
plist | Property list to write to | |
crpix1 | The value to write |
Referenced by uves_initialize_image_header().
cpl_error_code uves_pfits_set_crpix2 | ( | uves_propertylist * | plist, | |
double | crpix2 | |||
) |
Write the crpix2 keyword.
plist | Property list to write to | |
crpix2 | The value to write |
Referenced by uves_initialize_image_header().
cpl_error_code uves_pfits_set_cdelt1 | ( | uves_propertylist * | plist, | |
double | cdelt1 | |||
) |
Write the cdelt1 keyword.
plist | Property list to write to | |
cdelt1 | The value to write |
Referenced by uves_initialize_image_header().
void uves_flames_pfits_set_ccfposmax | ( | uves_propertylist * | plist, | |
double | ccfposmax | |||
) |
Write the ccfposmax keyword (what is it?).
plist | Property list to write to | |
ccfposmax | The value to write |
cpl_error_code uves_pfits_set_cdelt2 | ( | uves_propertylist * | plist, | |
double | cdelt2 | |||
) |
Write the cdelt2 keyword.
plist | Property list to write to | |
cdelt2 | The value to write |
Referenced by uves_initialize_image_header().
void uves_pfits_set_hs | ( | uves_propertylist * | plist, | |
int | hs | |||
) |
Write the 2d extractino slit length.
plist | Property list to write to | |
hs | The value to write |
Referenced by uves_reduce().
cpl_error_code uves_pfits_set_wstart | ( | uves_propertylist * | plist, | |
int | order, | |||
double | wstart | |||
) |
Write the wstart keyword.
plist | Property list to write to | |
order | Write WSTART keyword for this order number | |
wstart | The value to write |
Referenced by subtract_sky(), and uves_rebin().
double uves_pfits_get_wstart | ( | const uves_propertylist * | plist, | |
int | order | |||
) |
Read the wstart keyword.
plist | Property list to read | |
order | Read WSTART keyword for this order number |
Referenced by subtract_sky(), uves_calculate_response(), uves_merge_orders(), uves_normalize_spectrum(), uves_rebin(), and uves_response_efficiency().
cpl_error_code uves_pfits_set_wend | ( | uves_propertylist * | plist, | |
int | order, | |||
double | wend | |||
) |
Write the wend keyword.
plist | Property list to write to | |
order | Write WEND keyword for this order number | |
wend | The value to write |
Referenced by subtract_sky(), and uves_rebin().
double uves_pfits_get_wend | ( | const uves_propertylist * | plist, | |
int | order | |||
) |
Read the wend keyword.
plist | Property list to read | |
order | Read WEND keyword for this order number |
Referenced by subtract_sky(), uves_merge_orders(), and uves_response_efficiency().
double uves_pfits_get_pixelscale | ( | const uves_propertylist * | plist | ) |
Get pixel scale.
plist | Property list to read from |
const char * uves_pfits_get_slit1_name | ( | const uves_propertylist * | plist | ) |
Get image slicer name.
plist | Property list to read from |
Referenced by tflat_qclog(), and uves_reduce().
double uves_pfits_get_slitlength_pixels | ( | const uves_propertylist * | plist, | |
enum uves_chip | chip | |||
) |
Read the slit length in pixels.
plist | Property list to read | |
chip | CCD chip |
The function returns the slit length in pixels taking into account the possible existence of an image slicer
Referenced by uves_reduce().
int uves_flames_pfits_get_plateid | ( | const uves_propertylist * | raw_header | ) |
read the plate id
raw_header | FITS header |
Referenced by uves_physmod_create_table().
double uves_flames_pfits_get_dit | ( | const uves_propertylist * | plist | ) |
Find out the integration time.
plist | Header to read from |
void uves_flames_pfits_set_newplateid | ( | uves_propertylist * | plist, | |
int | plate_no | |||
) |
Write the plate number.
plist | Property list to write to | |
plate_no | The value to write |