30 #include "muse_instrument.h" 36 #define KEYWORD_LENGTH 81 const char * muse_pfits_get_dpr_type(const cpl_propertylist *)
find out the DPR type
cpl_boolean muse_pfits_has_ifu(const cpl_propertylist *, unsigned char)
Find out the whether this header related to a certain IFU.
int muse_pfits_get_out_overscan_y(const cpl_propertylist *, unsigned char)
find out the vertical size of the overscan region of one quadrant
int muse_pfits_get_out_output_y(const cpl_propertylist *, unsigned char)
find out the vertical location of the output port of one quadrant
double muse_pfits_get_cd(const cpl_propertylist *, unsigned int, unsigned int)
find out the WCS coordinate at the reference point
cpl_boolean muse_pfits_get_chip_live(const cpl_propertylist *)
find out if the CCD was active (live)
const char * muse_pfits_get_extname(const cpl_propertylist *)
find out the extension name
const char * muse_pfits_get_insmode(const cpl_propertylist *)
find out the observation mode
int muse_pfits_get_read_id(const cpl_propertylist *)
find out the readout mode id
const char * muse_pfits_get_dpr_catg(const cpl_propertylist *)
find out the DPR category
double muse_pfits_get_rhum(const cpl_propertylist *)
find out the relavtive humidity (in %)
double muse_pfits_get_crval(const cpl_propertylist *, unsigned int)
find out the WCS coordinate at the reference point
double muse_pfits_get_ra(const cpl_propertylist *)
find out the right ascension
cpl_size muse_pfits_get_naxis(const cpl_propertylist *, unsigned int)
find out the size of a given axis
double muse_pfits_get_gain(const cpl_propertylist *, unsigned char)
find the detector gain (in units of count/adu)
int muse_pfits_get_shut_status(const cpl_propertylist *, int)
query the status of one shutter
double muse_pfits_get_ia_fwhm(const cpl_propertylist *)
find out the image analysis FWHM corrected by airmass (in arcsec)
int muse_pfits_get_out_overscan_x(const cpl_propertylist *, unsigned char)
find out the horizontal size of the overscan region of one quadrant
const char * muse_pfits_get_ancestor(const cpl_propertylist *)
find out the ancestor of a file.
double muse_pfits_get_agy_avg(const cpl_propertylist *)
find out the y-FWHM average value from the auto-guider (in arcsec)
const char * muse_pfits_get_raw_filename(const cpl_propertylist *, unsigned int)
find out the i-th raw file name.
double muse_pfits_get_altang(const cpl_propertylist *)
find out the altitude angle at start of the exposure (in degrees)
int muse_pfits_get_out_output_x(const cpl_propertylist *, unsigned char)
find out the horizontal location of the output port of one quadrant
double muse_pfits_get_pres_start(const cpl_propertylist *)
find out the ambient pressure at start of exposure (in mbar)
double muse_pfits_get_airmass_start(const cpl_propertylist *)
find out the airmass at start of exposure
const char * muse_pfits_get_dateobs(const cpl_propertylist *)
find out the date of observations
const char * muse_pfits_get_bunit(const cpl_propertylist *)
find out the unit string
double muse_pfits_get_focu_scale(const cpl_propertylist *)
find out the scale in the VLT focal plane
const char * muse_pfits_get_shut_name(const cpl_propertylist *, int)
query the name of one shutter
int muse_pfits_get_lampnum(const cpl_propertylist *)
query the number of lamps installed
const char * muse_pfits_get_cunit(const cpl_propertylist *, unsigned int)
find out the WCS axis unit string
double muse_pfits_get_drot_posang(const cpl_propertylist *)
find out the MUSE derotator position angle (in degrees)
const char * muse_pfits_get_chip_date(const cpl_propertylist *)
find out the chip installation date
double muse_pfits_get_equinox(const cpl_propertylist *)
find out the equinox
const char * muse_pfits_get_targname(const cpl_propertylist *)
find out the ESO observation target name
double muse_pfits_get_crpix(const cpl_propertylist *, unsigned int)
find out the WCS reference point
const char * muse_pfits_get_pam2_filter(const cpl_propertylist *)
query the filter set up in front of photo diode (pico amplifier) 2
double muse_pfits_get_fwhm_end(const cpl_propertylist *)
find out the ambient seeing at end of exposure (in arcsec)
int muse_pfits_get_biny(const cpl_propertylist *)
find out the binning factor in y direction
double muse_pfits_get_geolat(const cpl_propertylist *)
find out the telescope's latitude
const char * muse_pfits_get_lamp_name(const cpl_propertylist *, int)
query the name of one lamp
double muse_pfits_get_pam_intensity(const cpl_propertylist *, int)
query the intensity measured by one photo diode (pico amplifier)
const char * muse_pfits_get_pipefile(const cpl_propertylist *)
find out the pipefile
const char * muse_pfits_get_drot_mode(const cpl_propertylist *)
find out the MUSE derotator mode
int muse_pfits_get_out_prescan_y(const cpl_propertylist *, unsigned char)
find out the vertical size of the prescan region of one quadrant
int muse_pfits_get_out_nx(const cpl_propertylist *, unsigned char)
find out the horizontal size of the data section of one quadrant
const char * muse_pfits_get_arcfile(const cpl_propertylist *)
find out the arcfile
double muse_pfits_get_ron(const cpl_propertylist *, unsigned char)
find the detector read-out noise
const char * muse_pfits_get_read_name(const cpl_propertylist *)
find out the readout mode name
double muse_pfits_get_pam_stdev(const cpl_propertylist *, int)
query the intensity std. dev. of one photo diode (pico amplifier)
double muse_pfits_get_drot_end(const cpl_propertylist *)
find out the MUSE derotator rotation at exposure end (in degrees)
double muse_pfits_get_fwhm_start(const cpl_propertylist *)
find out the ambient seeing at start of exposure (in arcsec)
double muse_pfits_get_drot_start(const cpl_propertylist *)
find out the MUSE derotator rotation at exposure start (in degrees)
double muse_pfits_get_dec(const cpl_propertylist *)
find out the declination
const char * muse_pfits_get_progid(const cpl_propertylist *)
find out the ESO program identification
int muse_pfits_get_posenc(const cpl_propertylist *, unsigned short)
query the absolute encoder position of one encoder
double muse_pfits_get_agy_rms(const cpl_propertylist *)
find out the y-FWHM root mean square from the auto-guider (in arcsec)
const char * muse_pfits_get_chip_id(const cpl_propertylist *)
find out the chip id
const char * muse_pfits_get_ctype(const cpl_propertylist *, unsigned int)
find out the WCS axis type string
long muse_pfits_get_obsid(const cpl_propertylist *)
find out the observation block id
double muse_pfits_get_agx_rms(const cpl_propertylist *)
find out the x-FWHM root mean square from the auto-guider (in arcsec)
int muse_pfits_get_binx(const cpl_propertylist *)
find out the binning factor in x direction
double muse_pfits_get_parang_start(const cpl_propertylist *)
find out the parallactic angle at start of exposure (in degrees)
double muse_pfits_get_pres_end(const cpl_propertylist *)
find out the ambient pressure at end of exposure (in mbar)
double muse_pfits_get_airmass_end(const cpl_propertylist *)
find out the airmass at end of exposure
int muse_pfits_get_lamp_status(const cpl_propertylist *, int)
query the status of one lamp
double muse_pfits_get_mjdobs(const cpl_propertylist *)
find out the Julian Date of the observation
double muse_pfits_get_pospos(const cpl_propertylist *, unsigned short)
query the position in user units of one encoder
const char * muse_pfits_get_pro_type(const cpl_propertylist *)
find out the PRO type
double muse_pfits_get_exptime(const cpl_propertylist *)
find out the exposure time
const char * muse_pfits_get_pro_catg(const cpl_propertylist *)
find out the PRO category
double muse_pfits_get_temp(const cpl_propertylist *)
find out the ambient temperature (in degrees Celsius)
double muse_pfits_get_geoelev(const cpl_propertylist *)
find out the telescope's elevation
int muse_pfits_get_out_prescan_x(const cpl_propertylist *, unsigned char)
find out the horizontal size of the prescan region of one quadrant
double muse_pfits_get_lst(const cpl_propertylist *)
find out the local siderial time
double muse_pfits_get_agx_avg(const cpl_propertylist *)
find out the x-FWHM average value from the auto-guider (in arcsec)
const char * muse_pfits_get_pipe_id(const cpl_propertylist *, unsigned int)
find out the value of the flux calibration flag
double muse_pfits_get_ia_fwhmlin(const cpl_propertylist *aHeaders)
find out the image analysis FWHM from a linear fit (in arcsec)
const char * muse_pfits_get_origfile(const cpl_propertylist *)
find out the origfile
int muse_pfits_get_out_ny(const cpl_propertylist *, unsigned char)
find out the vertical size of the data section of one quadrant
const char * muse_pfits_get_chip_name(const cpl_propertylist *)
find out the chip name
double muse_pfits_get_geolon(const cpl_propertylist *)
find out the telescope's longitude
muse_ins_mode muse_pfits_get_mode(const cpl_propertylist *)
find out the observation mode
double muse_pfits_get_parang_end(const cpl_propertylist *)
find out the parallactic angle at end of exposure (in degrees)