Functions | |
| char * | sinfoni_pfits_get_airmass_start (const char *filename) |
| find out the airmass start. More... | |
| char * | sinfoni_pfits_get_airmass_end (const char *filename) |
| find out the airmass end. More... | |
| char * | sinfoni_pfits_get_alpha (const char *filename) |
| find out the alpha angle. More... | |
| char * | sinfoni_pfits_get_rom (const char *filename) |
| find out the character string associated to the DET.NCORRS key. More... | |
| char * | sinfoni_pfits_get_arcfile (const char *filename) |
| find out the arcfile. More... | |
| char * | sinfoni_pfits_get_rec1raw1name (const char *filename) |
| find out the arcfile. More... | |
| char * | sinfoni_pfits_get_ins_setup (const char *filename) |
| find out the instrument setup id. More... | |
| char * | sinfoni_pfits_get_wlen (const char *filename) |
| find out the central wavelength. More... | |
| char * | sinfoni_pfits_get_chop_ncycles (const char *filename) |
| find out the number of chopping cycles. More... | |
| char * | sinfoni_pfits_get_cumoffsetx (const char *filename) |
| find out the character string associated to the CUMOFFSETX keyword in an sinfoni header. More... | |
| char * | sinfoni_pfits_get_cumoffsety (const char *filename) |
| find out the character string associated to the CUMOFFSETY keyword in an sinfoni header. More... | |
| char * | sinfoni_pfits_get_date_obs (const char *filename) |
| find out the date of observation. More... | |
| char * | sinfoni_pfits_get_delta (const char *filename) |
| find out the DELTA keyword in a SINFONI header. More... | |
| char * | sinfoni_pfits_get_dec (const char *filename) |
| find out the DEC keyword in a SINFONI header. More... | |
| char * | sinfoni_pfits_get_dit (const char *filename) |
| find out the character string associated to the DIT keyword in an sinfoni header. More... | |
| char * | sinfoni_pfits_get_ncorrs_name (const char *filename) |
| find out the character string associated to the DIT keyword in an sinfoni header. More... | |
| char * | sinfoni_pfits_get_dpr_catg (const char *filename) |
| find out the data category as defined by the DataFlow. More... | |
| char * | sinfoni_pfits_get_dpr_tech (const char *filename) |
| find out the data tech as defined by the DataFlow. More... | |
| char * | sinfoni_pfits_get_dpr_type (const char *filename) |
| find out the data type as defined by the DataFlow. More... | |
| char * | sinfoni_pfits_get_expno (const char *filename) |
| find out the number of the current exposition. More... | |
| char * | sinfoni_pfits_get_filter_im (const char *filename) |
| find out the filter in imaging. More... | |
| char * | sinfoni_pfits_get_filter_spec (const char *filename) |
| find out the filter in spectroscopy. More... | |
| char * | sinfoni_pfits_get_focus (const char *filename) |
| find out the character string associated to the FOCUS keyword. More... | |
| char * | sinfoni_pfits_get_exptime (const char *filename) |
| find out the character string associated to the EXPTIME keyword. More... | |
| char * | sinfoni_pfits_get_frame_type (const char *filename) |
| find out the frame type. More... | |
| char * | sinfoni_pfits_get_instrument (const char *filename) |
| find out the character string associated to the instrument. More... | |
| char * | sinfoni_pfits_get_mjdobs (const char *filename) |
| find out the mjd-obs keyword. More... | |
| char * | sinfoni_pfits_get_mode (const char *filename) |
| find out the character string associated to DET.MODE.NAME. More... | |
| char * | sinfoni_pfits_get_monoc_pos (const char *filename) |
| find out the character string associated to INS.MONOC1.POS. More... | |
| char * | sinfoni_pfits_get_ndit (const char *filename) |
| find out the character string associated to the NDIT keyword. More... | |
| char * | sinfoni_pfits_get_naxis3 (const char *filename) |
| find out the character string associated to the NAXIS3 keyword. More... | |
| char * | sinfoni_pfits_get_numbexp (const char *filename) |
| find out the number of expositions. More... | |
| char * | sinfoni_pfits_get_obs_id (const char *filename) |
| find out the OBS ID keyword. More... | |
| char * | sinfoni_pfits_get_nodpos (const char *filename) |
| find out the character string associated to nodding position. More... | |
| char * | sinfoni_pfits_get_pixscale (const char *filename) |
| find out the character string associated to the pixel scale. More... | |
| char * | sinfoni_pfits_get_ra (const char *filename) |
| find out the RA keyword in a SINFONI header. More... | |
| char * | sinfoni_pfits_get_starname (const char *filename) |
| find out the std star name. More... | |
| char * | sinfoni_pfits_get_resol (const char *filename) |
| find out the spectral resolution. More... | |
| char * | sinfoni_pfits_get_templateid (const char *filename) |
| find out the template id. More... | |
|
|
find out the airmass end.
Definition at line 75 of file sinfoni_pfits.c. |
|
|
find out the airmass start.
Definition at line 56 of file sinfoni_pfits.c. |
|
|
find out the alpha angle.
Definition at line 94 of file sinfoni_pfits.c. |
|
|
find out the arcfile.
Definition at line 133 of file sinfoni_pfits.c. |
|
|
find out the number of chopping cycles.
Definition at line 213 of file sinfoni_pfits.c. |
|
|
find out the character string associated to the CUMOFFSETX keyword in an sinfoni header.
Definition at line 233 of file sinfoni_pfits.c. |
|
|
find out the character string associated to the CUMOFFSETY keyword in an sinfoni header.
Definition at line 253 of file sinfoni_pfits.c. |
|
|
find out the date of observation.
Definition at line 272 of file sinfoni_pfits.c. |
|
|
find out the DEC keyword in a SINFONI header.
Definition at line 310 of file sinfoni_pfits.c. |
|
|
find out the DELTA keyword in a SINFONI header.
Definition at line 291 of file sinfoni_pfits.c. |
|
|
find out the character string associated to the DIT keyword in an sinfoni header.
Definition at line 330 of file sinfoni_pfits.c. |
|
|
find out the data category as defined by the DataFlow.
Definition at line 372 of file sinfoni_pfits.c. |
|
|
find out the data tech as defined by the DataFlow.
Definition at line 391 of file sinfoni_pfits.c. |
|
|
find out the data type as defined by the DataFlow.
Definition at line 410 of file sinfoni_pfits.c. |
|
|
find out the number of the current exposition.
Definition at line 429 of file sinfoni_pfits.c. |
|
|
find out the character string associated to the EXPTIME keyword.
Definition at line 505 of file sinfoni_pfits.c. |
|
|
find out the filter in imaging.
Definition at line 448 of file sinfoni_pfits.c. |
|
|
find out the filter in spectroscopy.
Definition at line 467 of file sinfoni_pfits.c. |
|
|
find out the character string associated to the FOCUS keyword.
Definition at line 486 of file sinfoni_pfits.c. |
|
|
find out the frame type.
Definition at line 524 of file sinfoni_pfits.c. |
|
|
find out the instrument setup id.
Definition at line 173 of file sinfoni_pfits.c. |
|
|
find out the character string associated to the instrument.
Definition at line 543 of file sinfoni_pfits.c. |
|
|
find out the mjd-obs keyword.
Definition at line 562 of file sinfoni_pfits.c. |
|
|
find out the character string associated to DET.MODE.NAME.
Definition at line 581 of file sinfoni_pfits.c. |
|
|
find out the character string associated to INS.MONOC1.POS.
Definition at line 600 of file sinfoni_pfits.c. |
|
|
find out the character string associated to the NAXIS3 keyword.
Definition at line 638 of file sinfoni_pfits.c. |
|
|
find out the character string associated to the DIT keyword in an sinfoni header.
Definition at line 351 of file sinfoni_pfits.c. |
|
|
find out the character string associated to the NDIT keyword.
Definition at line 619 of file sinfoni_pfits.c. |
|
|
find out the character string associated to nodding position.
Definition at line 695 of file sinfoni_pfits.c. |
|
|
find out the number of expositions.
Definition at line 657 of file sinfoni_pfits.c. |
|
|
find out the OBS ID keyword.
Definition at line 676 of file sinfoni_pfits.c. |
|
|
find out the character string associated to the pixel scale.
Definition at line 714 of file sinfoni_pfits.c. |
|
|
find out the RA keyword in a SINFONI header.
Definition at line 733 of file sinfoni_pfits.c. |
|
|
find out the arcfile.
Definition at line 153 of file sinfoni_pfits.c. |
|
|
find out the spectral resolution.
Definition at line 771 of file sinfoni_pfits.c. |
|
|
find out the character string associated to the DET.NCORRS key.
Definition at line 113 of file sinfoni_pfits.c. |
|
|
find out the std star name.
Definition at line 752 of file sinfoni_pfits.c. |
|
|
find out the template id.
Definition at line 790 of file sinfoni_pfits.c. |
|
|
find out the central wavelength.
Definition at line 194 of file sinfoni_pfits.c. |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001