46 const char * omega_pfits_get_date_obs(
const cpl_propertylist *);
52 cpl_propertylist * omega_pfits_get_filter(
const cpl_propertylist *,
const cpl_propertylist *);
73 void omega_get_gain(
int ext,
double *gain);
int omega_pfits_get_overscan(const cpl_frame *frame, int xn)
Get the DRS keyword of the overscan method used to reduce the image.
double omega_pfits_get_exptime(const cpl_propertylist *)
Get the EXPTIME value.
int omega_pfits_get_detlive(const cpl_propertylist *plist, int *detlive)
Get the value of DET_LIVE.
void omega_pfits_get_airmass(const cpl_propertylist *, double *, double *)
Reads the airmass keywords from the header.
double omega_pfits_get_dit(const cpl_propertylist *)
Get the DIT keyword value from the header.
void omega_pfits_get_readnoise(cpl_propertylist *, double *)
Get the read noise value from a header.
cpl_vector * omega_pfits_get_preovscan(const cpl_propertylist *plist)
This function gets the prescan and overscan keywords from the header.
int omega_pfits_get_orientation(const char *)
Get chip orientation based on chip name.
void omega_pfits_get_conad(cpl_propertylist *plist, double *conad)
Get the value of the keyword CONAD.
void omega_pfits_get_chip_size(const cpl_propertylist *plist, int *xs, int *ys)
Get the size of a CCD excluding the pre/overscan regions.
double omega_pfits_get_dither_offsety(cpl_propertylist *plist)
Read offset Y keyword of DITHER header.
double omega_pfits_get_cd22(const cpl_propertylist *plist)
Get the value of cd2_2.
const char * omega_pfits_get_templateid(const cpl_propertylist *)
Get the template ID.
double omega_pfits_get_dither_offsetx(cpl_propertylist *plist)
Read offset X keyword of DITHER header.
double omega_pfits_get_mjdobs(const cpl_propertylist *)
Get the MJD-OBS.
int omega_compare_extname(cpl_propertylist *plist1, cpl_propertylist *plist2)
Compare the EXTNAME value of two headers.
void omega_pfits_get_xysize(const char *, int *, int *)
Get xy sizes of a chip.
int omega_pfits_get_instrume(const cpl_propertylist *)
Get the INSTRUME keyword value.
double omega_pfits_get_offset_delta(cpl_propertylist *plist)
Read offset DELTA keyword of OFFSET header.
double omega_pfits_get_cd12(const cpl_propertylist *plist)
Get the value of cd1_2.
double omega_pfits_get_cdelt2(const cpl_propertylist *plist)
Get the value of CDELT2.
int omega_pfits_check_instrume(const cpl_frame *)
Check if INSTRUME is WFI or OMEGA.
const char * omega_pfits_get_arcfile(const cpl_propertylist *)
Prototypes of functions to access FITS header information.
double omega_pfits_get_offset_alpha(cpl_propertylist *plist)
Read offset ALPHA keyword of OFFSET header.
void omega_pfits_get_mean_airmass(const cpl_propertylist *, double *)
Calculates the mean airmass from a FITS header.
int omega_pfits_update_header(cpl_propertylist *to, const cpl_propertylist *from)
Copy all properties from one plist to another.
const char * omega_pfits_get_extname(const cpl_propertylist *plist)
Get the EXTNAME keyword of a header.
const char * omega_pfits_get_chipid(const cpl_propertylist *plist)
Get CHIP ID from header.
cpl_propertylist * omega_pfits_get_filter_info(const cpl_propertylist *main)
Gets filter information from header.
double omega_pfits_get_cd21(const cpl_propertylist *plist)
Get the value of cd2_1.
double omega_pfits_get_jitter_offset(cpl_propertylist *plist)
Read offset keyword of JITTER header.
void omega_pfits_get_gain(cpl_propertylist *, double *)
Read the gain value from an image.
double omega_pfits_get_cd11(const cpl_propertylist *plist)
Get the value of cd1_1.