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_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. | |
| 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_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. | |
|
|
find out the value of UVES_ENCODER_REF1
Definition at line 258 of file uves_pfits.c. References check, and uves_propertylist_get_int(). Referenced by uves_mflat_at_ypos(). |
|
|
find out the value of UVES_ENCODER_REF2
Definition at line 276 of file uves_pfits.c. References check, and uves_propertylist_get_int(). Referenced by uves_mflat_at_ypos(). |
|
|
find out the frame
Definition at line 295 of file uves_pfits.c. References check. |
|
|
find out the frame
Definition at line 314 of file uves_pfits.c. References check, and uves_propertylist_get_char(). |
|
|
find out the frame
Definition at line 331 of file uves_pfits.c. References check. |
|
|
find out the arcfile
Definition at line 353 of file uves_pfits.c. References check. |
|
|
find out the arcfile
Definition at line 374 of file uves_pfits.c. References check. Referenced by uves_qclog_dump_common(), and uves_save_paf(). |
|
|
find out the ident
Definition at line 396 of file uves_pfits.c. References check, and uves_propertylist_get_string(). |
|
|
find out the OBJECT
Definition at line 416 of file uves_pfits.c. References check, and uves_propertylist_get_string(). |
|
|
find out the origfile
Definition at line 436 of file uves_pfits.c. References check. Referenced by uves_physmod_plotmod(). |
|
|
find out the pipefile
Definition at line 457 of file uves_pfits.c. References check. Referenced by uves_qclog_dump_common(). |
|
|
find out the arcfile
Definition at line 482 of file uves_pfits.c. References check. Referenced by uves_save_paf(). |
|
|
find out the template id
Definition at line 501 of file uves_pfits.c. References check. Referenced by uves_qclog_dump_common(), and uves_save_paf(). |
|
|
find out the date of observation
Definition at line 523 of file uves_pfits.c. References check. |
|
|
find out the data category as defined by the DataFlow
Definition at line 542 of file uves_pfits.c. References check. Referenced by uves_qclog_dump_common(), and uves_save_paf(). |
|
|
Read the SIMCAL flag.
Definition at line 561 of file uves_pfits.c. References check. |
|
||||||||||||
|
Set the SIMCAL flag.
Definition at line 579 of file uves_pfits.c. References check, and uves_propertylist_update_int(). |
|
|
find out the product category as defined by the DataFlow
Definition at line 596 of file uves_pfits.c. References check. Referenced by uves_qclog_dump_common(). |
|
|
find out the data tech as defined by the DataFlow
Definition at line 615 of file uves_pfits.c. References check. Referenced by uves_physmod_create_table(), and uves_save_paf(). |
|
|
find out the data type as defined by the DataFlow
Definition at line 634 of file uves_pfits.c. References check. Referenced by uves_save_paf(). |
|
|
Find out FITS header format.
Definition at line 655 of file uves_pfits.c. References check, and uves_pfits_get_mjdobs(). Referenced by uves_pfits_get_conad(), uves_pfits_get_gain(), uves_pfits_get_nx(), uves_pfits_get_ny(), uves_pfits_get_ovrscanx(), uves_pfits_get_ovrscany(), uves_pfits_get_prescanx(), uves_pfits_get_prescany(), uves_pfits_get_ron_adu(), and uves_pfits_get_uit(). |
|
||||||||||||
|
Find out the x-prescan.
Definition at line 676 of file uves_pfits.c. References check, and uves_format_is_new(). |
|
||||||||||||
|
Find out the chip ID.
Definition at line 701 of file uves_pfits.c. References check. Referenced by uves_physmod_create_table(), uves_qclog_dump_common(), and uves_reduce_scired(). |
|
||||||||||||
|
Find out the chip name.
Definition at line 721 of file uves_pfits.c. References check. Referenced by uves_qclog_init(). |
|
||||||||||||
|
Find out the x-overscan.
Definition at line 741 of file uves_pfits.c. References check, and uves_format_is_new(). |
|
||||||||||||
|
Find out the y-prescan.
Definition at line 766 of file uves_pfits.c. References check, and uves_format_is_new(). |
|
||||||||||||
|
Find out the y-overscan.
Definition at line 792 of file uves_pfits.c. References check, and uves_format_is_new(). |
|
||||||||||||
|
Find out the readout noise in ADU.
An error is set if the readout noise is not positive. Definition at line 822 of file uves_pfits.c. References assure, check, uves_format_is_new(), uves_msg_warning, and uves_pfits_get_gain(). Referenced by uves_define_noise(). |
|
|
Find out the start airmass.
Definition at line 861 of file uves_pfits.c. References check. Referenced by uves_normalize_spectrum(). |
|
|
Find out the end airmass.
Definition at line 880 of file uves_pfits.c. References check. Referenced by uves_normalize_spectrum(). |
|
||||||||||||
|
Find out the conad.
Definition at line 900 of file uves_pfits.c. References check, and uves_format_is_new(). |
|
|
Get target name.
Definition at line 925 of file uves_pfits.c. References check. |
|
||||||||||||
|
Find out the gain.
Definition at line 947 of file uves_pfits.c. References check, uves_format_is_new(), and uves_msg_warning. Referenced by uves_define_noise(), uves_normalize_spectrum(), and uves_pfits_get_ron_adu(). |
|
|
Find out the exposure time in seconds.
Definition at line 982 of file uves_pfits.c. Referenced by tflat_qclog(), uves_mflat_process_chip(), uves_normalize_spectrum(), and uves_subtract_dark(). |
|
||||||||||||
|
Write the exposure time.
Definition at line 1004 of file uves_pfits.c. References check, uves_propertylist_set_comment(), and uves_propertylist_update_double(). Referenced by uves_mflat_process_chip(). |
|
||||||||||||
|
Write the declination.
Definition at line 1024 of file uves_pfits.c. References check, and uves_propertylist_update_double(). |
|
||||||||||||
|
Write the right ascension.
Definition at line 1042 of file uves_pfits.c. References check, and uves_propertylist_update_double(). |
|
||||||||||||
|
Write the predicted number of order.
Definition at line 1060 of file uves_pfits.c. References check, uves_propertylist_set_comment(), and uves_propertylist_update_int(). |
|
|
Find out the drs id.
Definition at line 1077 of file uves_pfits.c. References check. |
|
|
Find out the tpl start.
Definition at line 1103 of file uves_pfits.c. References check. Referenced by uves_physmod_plotmod(). |
|
|
Find out the observation time.
Definition at line 1127 of file uves_pfits.c. References check. Referenced by uves_baryvel(). |
|
|
Find out the modified julian observation date.
Definition at line 1146 of file uves_pfits.c. References check. Referenced by uves_baryvel(), and uves_format_is_new(). |
|
|
Find out the telescope latitude.
Definition at line 1164 of file uves_pfits.c. References check. Referenced by uves_baryvel(). |
|
|
Find out the telescope longitude.
Definition at line 1182 of file uves_pfits.c. References check. Referenced by uves_baryvel(). |
|
|
Find out the right ascension.
Definition at line 1200 of file uves_pfits.c. References check. Referenced by uves_align(), and uves_baryvel(). |
|
|
Find out the declination.
Definition at line 1218 of file uves_pfits.c. References check. Referenced by uves_align(), and uves_baryvel(). |
|
|
Find out the x binning factor.
Definition at line 1236 of file uves_pfits.c. References check. Referenced by uves_pfits_get_slitlength_pixels(), uves_physmod_create_table(), uves_physmod_msrawxy(), uves_qclog_dump_common(), uves_qclog_init(), and uves_reduce_scired(). |
|
|
Find out the y binning factor.
Definition at line 1254 of file uves_pfits.c. References check. Referenced by uves_normalize_spectrum(), uves_physmod_create_table(), uves_physmod_msrawxy(), uves_qclog_dump_common(), uves_qclog_init(), and uves_reduce_scired(). |
|
|
Find out the number of input raw frames.
Definition at line 1272 of file uves_pfits.c. References assure, check, and uves_propertylist_contains(). Referenced by uves_reduce(). |
|
|
find out the ccd id
Definition at line 1308 of file uves_pfits.c. References check. |
|
|
find out the pressure value
Definition at line 1326 of file uves_pfits.c. References check. Referenced by uves_physmod_create_table(). |
|
|
chop the "ESO " prefix
Definition at line 1345 of file uves_pfits.c. References assure. |
|
||||||||||||
|
find out the pressure value
Definition at line 1370 of file uves_pfits.c. References check. Referenced by uves_physmod_create_table(), uves_physmod_plotmod(), uves_qclog_add_common_wave(), and uves_qclog_dump_common_wave(). |
|
|
find out the humidity value
Definition at line 1389 of file uves_pfits.c. References check. |
|
||||||||||||
|
find out the central wavelength
Definition at line 1408 of file uves_pfits.c. Referenced by uves_physmod_create_table(), uves_physmod_plotmod(), uves_qclog_add_common_wave(), and uves_qclog_dump_common_wave(). |
|
|
find out the chip name value
Definition at line 1428 of file uves_pfits.c. References check. Referenced by tflat_qclog(), uves_qclog_dump_common(), and uves_qclog_init(). |
|
|
find out the chip name value
Definition at line 1446 of file uves_pfits.c. References check. Referenced by tflat_qclog(), uves_qclog_dump_common(), and uves_qclog_init(). |
|
||||||||||||
|
find out the grating name value
Definition at line 1464 of file uves_pfits.c. References check. Referenced by uves_qclog_dump_common(), and uves_qclog_init(). |
|
|
find out the readout speed
Definition at line 1483 of file uves_pfits.c. References check. Referenced by uves_qclog_dump_common(), and uves_qclog_init(). |
|
||||||||||||
|
find out the grating ID value
Definition at line 1502 of file uves_pfits.c. References check. Referenced by uves_physmod_create_table(). |
|
||||||||||||
|
find out the slit length
Definition at line 1521 of file uves_pfits.c. References check. Referenced by uves_physmod_create_table(), and uves_physmod_plotmod(). |
|
||||||||||||
|
find out the slit width
Definition at line 1541 of file uves_pfits.c. References check. Referenced by uves_physmod_create_table(), uves_physmod_plotmod(), uves_qclog_add_common_wave(), and uves_qclog_dump_common_wave(). |
|
|
Read the predicted number of orders.
Definition at line 1559 of file uves_pfits.c. References assure, check, uves_propertylist_contains(), uves_propertylist_get_type(), uves_round_double(), and uves_tostring_cpl_type(). |
|
||||||||||||||||||||
|
Write integer value to HISTORY keyword.
See also Definition at line 1616 of file uves_pfits.c. References check, uves_propertylist_get(), and uves_propertylist_get_size(). Referenced by uves_pfits_set_firstabsorder(), uves_pfits_set_lastabsorder(), uves_pfits_set_offset(), uves_pfits_set_traceid(), and uves_pfits_set_windownumber(). |
|
||||||||||||||||
|
Parse the value of a HISTORY keyword.
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 1690 of file uves_pfits.c. References assure, check, uves_propertylist_get_const(), uves_propertylist_get_size(), and uves_tostring_cpl_type(). Referenced by uves_pfits_get_firstabsorder(), uves_pfits_get_lastabsorder(), uves_pfits_get_offset(), uves_pfits_get_traceid(), and uves_pfits_get_windownumber(). |
|
||||||||||||
|
Write the first absolute order number.
Definition at line 1754 of file uves_pfits.c. References uves_pfits_set_history_val(). |
|
|
Get first absolute order number.
Definition at line 1769 of file uves_pfits.c. References parse_history(), and uves_round_double(). Referenced by extract_ff_rebin_merge(), and uves_response_efficiency(). |
|
||||||||||||
|
Write the last absolute order number.
Definition at line 1785 of file uves_pfits.c. References uves_pfits_set_history_val(). |
|
|
Get last absolute order number.
Definition at line 1799 of file uves_pfits.c. References parse_history(), and uves_round_double(). Referenced by extract_ff_rebin_merge(), and uves_response_efficiency(). |
|
||||||||||||
|
Write the average pixel value.
Definition at line 1812 of file uves_pfits.c. References check, uves_propertylist_set_comment(), and uves_propertylist_update_double(). |
|
||||||||||||
|
Write the RMS error of pixel values.
Definition at line 1829 of file uves_pfits.c. References check, uves_propertylist_set_comment(), and uves_propertylist_update_double(). |
|
||||||||||||
|
Write the median pixel value.
Definition at line 1848 of file uves_pfits.c. References check, uves_propertylist_set_comment(), and uves_propertylist_update_double(). |
|
||||||||||||
|
Write the min pixel value.
Definition at line 1865 of file uves_pfits.c. References check, uves_propertylist_set_comment(), and uves_propertylist_update_double(). |
|
||||||||||||
|
Write the max pixel value.
Definition at line 1882 of file uves_pfits.c. References check, uves_propertylist_set_comment(), and uves_propertylist_update_double(). |
|
||||||||||||
|
Write the trace ID.
Definition at line 1902 of file uves_pfits.c. References uves_pfits_set_history_val(). Referenced by test_load_linetable(). |
|
|
Get the trace offset.
Definition at line 1916 of file uves_pfits.c. References check, parse_history(), and uves_propertylist_contains(). Referenced by interpolate_wave(). |
|
||||||||||||
|
Write the trace offset.
Definition at line 1943 of file uves_pfits.c. References uves_pfits_set_history_val(). |
|
||||||||||||
|
Write the window number.
Definition at line 1958 of file uves_pfits.c. References uves_pfits_set_history_val(). Referenced by test_load_linetable(). |
|
|
Get the trace ID number.
Definition at line 1973 of file uves_pfits.c. References parse_history(), and uves_round_double(). |
|
|
Get the window number.
Definition at line 1986 of file uves_pfits.c. References parse_history(), and uves_round_double(). |
|
|
Find out the bunit.
Definition at line 1998 of file uves_pfits.c. References check. |
|
|
Find out the ctype1.
Definition at line 2016 of file uves_pfits.c. References check. |
|
|
Find out the ctype2.
Definition at line 2034 of file uves_pfits.c. References check. |
|
|
Find out the user integration time.
Definition at line 2052 of file uves_pfits.c. References check, and uves_format_is_new(). |
|
||||||||||||
|
Find out the OUT1 NX or OUT4 NX.
Definition at line 2077 of file uves_pfits.c. References check, and uves_format_is_new(). Referenced by uves_physmod_chop_otab(), and uves_physmod_regress_echelle(). |
|
||||||||||||
|
Find out the OUT1 NY or OUT4 NY.
Definition at line 2105 of file uves_pfits.c. References check, and uves_format_is_new(). Referenced by uves_physmod_chop_otab(), and uves_physmod_regress_echelle(). |
|
|
Find out the OUT1 NX.
Definition at line 2131 of file uves_pfits.c. References check. |
|
|
Find out the OUT1 NY.
Definition at line 2149 of file uves_pfits.c. References check. |
|
|
Find out the OUT4 NX.
Definition at line 2167 of file uves_pfits.c. References check. |
|
|
Find out the OUT4 NY.
Definition at line 2185 of file uves_pfits.c. References check. |
|
|
Find out the NAXIS.
Definition at line 2204 of file uves_pfits.c. References check. |
|
|
Find out the NFLATS.
Definition at line 2222 of file uves_pfits.c. References check. |
|
|
Find out the BITPIX.
Definition at line 2241 of file uves_pfits.c. References check. |
|
|
Find out the NAXIS1.
Definition at line 2259 of file uves_pfits.c. References check. Referenced by uves_physmod_regress_echelle(). |
|
|
Find out the START1.
Definition at line 2278 of file uves_pfits.c. References check. |
|
|
Find out the STARTY.
Definition at line 2297 of file uves_pfits.c. References check. |
|
|
Find out the NAXIS2.
Definition at line 2315 of file uves_pfits.c. References check. Referenced by uves_physmod_regress_echelle(). |
|
|
Find out the crval1.
Definition at line 2332 of file uves_pfits.c. References check. Referenced by uves_calculate_response(), uves_normalize_spectrum(), uves_physmod_regress_echelle(), and uves_scired_process_chip(). |
|
|
Find out the crval2.
Definition at line 2349 of file uves_pfits.c. References check. Referenced by detect_lines(), and uves_physmod_regress_echelle(). |
|
|
Find out the crpix1.
Definition at line 2366 of file uves_pfits.c. References check. |
|
|
Find out the crpix2.
Definition at line 2383 of file uves_pfits.c. References check. |
|
|
Find out the cdelt1.
Definition at line 2400 of file uves_pfits.c. References check. 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(). |
|
|
Find out the cdelt2.
Definition at line 2417 of file uves_pfits.c. References check. Referenced by uves_physmod_regress_echelle(). |
|
||||||||||||
|
Write the object keyword.
Definition at line 2435 of file uves_pfits.c. References check, and uves_propertylist_update_string(). |
|
||||||||||||
|
Write the object keyword.
Definition at line 2451 of file uves_pfits.c. References check, and uves_propertylist_update_string(). |
|
||||||||||||
|
Write the reduction level.
Definition at line 2468 of file uves_pfits.c. References check, and uves_propertylist_update_string(). |
|
||||||||||||
|
Write the status.
Definition at line 2485 of file uves_pfits.c. References check, and uves_propertylist_update_string(). |
|
||||||||||||
|
Write the start time.
Definition at line 2502 of file uves_pfits.c. References check, and uves_propertylist_update_string(). |
|
||||||||||||
|
Write the stop time.
Definition at line 2518 of file uves_pfits.c. References check, and uves_propertylist_update_string(). |
|
||||||||||||
|
Write the bunit keyword.
Definition at line 2535 of file uves_pfits.c. References check, and uves_propertylist_update_string(). Referenced by uves_initialize_image_header(), and uves_reduce_scired(). |
|
||||||||||||
|
Write the ctype1 keyword.
Definition at line 2552 of file uves_pfits.c. References check, and uves_propertylist_update_string(). Referenced by uves_initialize_image_header(). |
|
||||||||||||
|
Write the ctype2 keyword.
Definition at line 2568 of file uves_pfits.c. References check, and uves_propertylist_update_string(). Referenced by uves_initialize_image_header(). |
|
||||||||||||
|
Write the crval1 keyword.
Definition at line 2585 of file uves_pfits.c. References check, and uves_propertylist_update_double(). Referenced by uves_initialize_image_header(). |
|
||||||||||||
|
Write the crval2 keyword.
Definition at line 2602 of file uves_pfits.c. References check, and uves_propertylist_update_double(). Referenced by uves_initialize_image_header(). |
|
||||||||||||
|
Write the crpix1 keyword.
Definition at line 2618 of file uves_pfits.c. References check, and uves_propertylist_update_double(). Referenced by uves_initialize_image_header(). |
|
||||||||||||
|
Write the crpix2 keyword.
Definition at line 2635 of file uves_pfits.c. References check, and uves_propertylist_update_double(). Referenced by uves_initialize_image_header(). |
|
||||||||||||
|
Write the cdelt1 keyword.
Definition at line 2651 of file uves_pfits.c. References check, and uves_propertylist_update_double(). Referenced by uves_initialize_image_header(). |
|
||||||||||||
|
Write the ccfposmax keyword (what is it?).
Definition at line 2668 of file uves_pfits.c. References check, and uves_propertylist_update_double(). |
|
||||||||||||
|
Write the cdelt2 keyword.
Definition at line 2685 of file uves_pfits.c. References check, and uves_propertylist_update_double(). Referenced by uves_initialize_image_header(). |
|
||||||||||||
|
Write the 2d extractino slit length.
Definition at line 2701 of file uves_pfits.c. References check, and uves_propertylist_update_int(). Referenced by uves_reduce(). |
|
||||||||||||||||
|
Write the wstart keyword.
Definition at line 2720 of file uves_pfits.c. References assure, assure_mem, check, and uves_propertylist_update_double(). Referenced by subtract_sky(). |
|
||||||||||||
|
Read the wstart keyword.
Definition at line 2751 of file uves_pfits.c. References assure, assure_mem, and check. Referenced by subtract_sky(), uves_calculate_response(), uves_merge_orders(), uves_normalize_spectrum(), and uves_response_efficiency(). |
|
||||||||||||||||
|
Write the wend keyword.
Definition at line 2781 of file uves_pfits.c. References assure, assure_mem, check, and uves_propertylist_update_double(). Referenced by subtract_sky(). |
|
||||||||||||
|
Read the wend keyword.
Definition at line 2812 of file uves_pfits.c. References assure, assure_mem, and check. Referenced by subtract_sky(), uves_merge_orders(), and uves_response_efficiency(). |
|
|
Get pixel scale.
Definition at line 2841 of file uves_pfits.c. References check. Referenced by uves_pfits_get_slitlength_pixels(). |
|
|
Get image slicer name.
Definition at line 2859 of file uves_pfits.c. References check. Referenced by uves_pfits_get_slitlength_pixels(), and uves_reduce(). |
|
||||||||||||
|
Read the slit length in pixels.
Definition at line 2883 of file uves_pfits.c. References assure, check, check_nomsg, uves_pfits_get_binx(), uves_pfits_get_pixelscale(), and uves_pfits_get_slit1_name(). Referenced by uves_reduce(). |
|
|
read the plate id
Definition at line 2942 of file uves_pfits.c. References check, uves_msg_warning, and uves_propertylist_contains(). Referenced by uves_physmod_create_table(). |
|
|
Find out the integration time.
Definition at line 2995 of file uves_pfits.c. References check. |
|
||||||||||||
|
Write the plate number.
Definition at line 3014 of file uves_pfits.c. References check, and uves_propertylist_update_int(). |
1.4.6