HAWKI Pipeline Reference Manual 1.8.12
Functions
FITS header protected access

Functions

double hawki_pfits_get_airmass_end (const cpl_propertylist *plist)
 find out airmass end
double hawki_pfits_get_airmass_start (const cpl_propertylist *plist)
 find out airmass start
double hawki_pfits_get_ao_fwhm (const cpl_propertylist *plist)
 find out the fwhm from the AO system
const char * hawki_pfits_get_arcfile (const cpl_propertylist *plist)
 find out the arcfile
double hawki_pfits_get_azimut (const cpl_propertylist *plist)
 find out the telescope azimut
double hawki_pfits_get_cdelta1 (const cpl_propertylist *plist)
 find out the increment of coordinate in one pixel (axe 1)
double hawki_pfits_get_cdelta2 (const cpl_propertylist *plist)
 find out the increment of coordinate in one pixel (axe 2)
double hawki_pfits_get_comb_cumoffsetx (const cpl_propertylist *plist)
 find out the cumulative X offset of the combined image
double hawki_pfits_get_comb_cumoffsety (const cpl_propertylist *plist)
 find out the cumulative Y offset of the combined image
double hawki_pfits_get_comb_posx (const cpl_propertylist *plist)
 find out the relative X offset of the combined image wrt first image
double hawki_pfits_get_comb_posy (const cpl_propertylist *plist)
 find out the relative Y offset of the combined image wrt first image
double hawki_pfits_get_crpix1 (const cpl_propertylist *plist)
 find out the reference pixel in axe 1
double hawki_pfits_get_crpix2 (const cpl_propertylist *plist)
 find out the reference pixel in axe 1
double hawki_pfits_get_crval1 (const cpl_propertylist *plist)
 find out the value in WCS coordinates of the reference pixel (axe 1)
double hawki_pfits_get_crval2 (const cpl_propertylist *plist)
 find out the value in WCS coordinates of the reference pixel (axe 2)
double hawki_pfits_get_cumoffseta (const cpl_propertylist *plist)
 find out the cumulative offset in alpha
double hawki_pfits_get_cumoffsetd (const cpl_propertylist *plist)
 find out the cumulative offset in delta
double hawki_pfits_get_cumoffsetx (const cpl_propertylist *plist)
 find out the cumulative offset in X
double hawki_pfits_get_cumoffsety (const cpl_propertylist *plist)
 find out the cumulative offset in Y
const char * hawki_pfits_get_date_obs (const cpl_propertylist *plist)
 find out the date of observation
double hawki_pfits_get_dec (const cpl_propertylist *plist)
 find out the DEC
double hawki_pfits_get_dit (const cpl_propertylist *plist)
 find out the DIT value
double hawki_pfits_get_elevation (const cpl_propertylist *plist)
 find out the telescope altitude
const char * hawki_pfits_get_extname (const cpl_propertylist *plist)
 find out the extname
const char * hawki_pfits_get_filter (const cpl_propertylist *plist)
 find out which wave band is active
double hawki_pfits_get_focus (const cpl_propertylist *plist)
 find out the focus position of M2
double hawki_pfits_get_humidity_level (const cpl_propertylist *plist)
 find out the humidity level
int hawki_pfits_get_naxis1 (const cpl_propertylist *plist)
 Get the number of pixels in axis 1.
int hawki_pfits_get_naxis2 (const cpl_propertylist *plist)
 Get the number of pixels in axis 2.
int hawki_pfits_get_ndit (const cpl_propertylist *plist)
 find out the NDIT value
int hawki_pfits_get_ndsamples (const cpl_propertylist *plist)
 find out the NDSAMPLES value
int hawki_pfits_get_nexp (const cpl_propertylist *plist)
 find out the NEXP value
double hawki_pfits_get_obs_seeing_end (const cpl_propertylist *plist)
 find out the observatory seeing at end
double hawki_pfits_get_obs_seeing_start (const cpl_propertylist *plist)
 find out the observatory seeing at start
double hawki_pfits_get_obs_temp (const cpl_propertylist *plist)
 find out the ambient temperatur
double hawki_pfits_get_parangle_end (const cpl_propertylist *plist)
 find out the paralactic angle at start
double hawki_pfits_get_parangle_start (const cpl_propertylist *plist)
 find out the paralactic angle at start
double hawki_pfits_get_pixscale (const cpl_propertylist *plist)
 find out the pixel scale
double hawki_pfits_get_posangle (const cpl_propertylist *plist)
 find out the position angle
double hawki_pfits_get_pressure_end (const cpl_propertylist *plist)
 find out the observatory atmospheric pressure at end
double hawki_pfits_get_pressure_start (const cpl_propertylist *plist)
 find out the observatory atmospheric pressure at start
const char * hawki_pfits_get_procatg (const cpl_propertylist *plist)
 find out the PRO.CATG
double hawki_pfits_get_ra (const cpl_propertylist *plist)
 find out the RA
double hawki_pfits_get_relhum (const cpl_propertylist *plist)
 find out the relative humidity
double hawki_pfits_get_rotator_end (const cpl_propertylist *plist)
 find out the absolute rotator position at end
double hawki_pfits_get_rotator_start (const cpl_propertylist *plist)
 find out the absolute rotator position at start
double hawki_pfits_get_targ_alpha (const cpl_propertylist *plist)
 find out the target RA
double hawki_pfits_get_targ_alpha_hhmmss (const cpl_propertylist *plist)
 find out the target RA in HHMMSS format
double hawki_pfits_get_targ_delta (const cpl_propertylist *plist)
 find out the target DEC
double hawki_pfits_get_targ_delta_ddmmss (const cpl_propertylist *plist)
 find out the target DEC in DDMMSS format
double hawki_pfits_get_targ_epoch (const cpl_propertylist *plist)
 find out the target epoch
double hawki_pfits_get_targ_equinox (const cpl_propertylist *plist)
 find out the target equinox
double hawki_pfits_get_tau0 (const cpl_propertylist *plist)
 find out the average coherence time
double hawki_pfits_get_wind_dir (const cpl_propertylist *plist)
 find out the wind direction
double hawki_pfits_get_wind_speed (const cpl_propertylist *plist)
 find out the wind speed

Function Documentation

double hawki_pfits_get_airmass_end ( const cpl_propertylist *  plist)

find out airmass end

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 73 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc(), and hawki_get_mean_airmass().

double hawki_pfits_get_airmass_start ( const cpl_propertylist *  plist)

find out airmass start

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 61 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc(), and hawki_get_mean_airmass().

double hawki_pfits_get_ao_fwhm ( const cpl_propertylist *  plist)

find out the fwhm from the AO system

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 605 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

const char* hawki_pfits_get_arcfile ( const cpl_propertylist *  plist)

find out the arcfile

Parameters:
plistproperty list to read from
Returns:
pointer to statically allocated character string

Definition at line 247 of file hawki_pfits.c.

double hawki_pfits_get_azimut ( const cpl_propertylist *  plist)

find out the telescope azimut

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 533 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_cdelta1 ( const cpl_propertylist *  plist)

find out the increment of coordinate in one pixel (axe 1)

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 403 of file hawki_pfits.c.

double hawki_pfits_get_cdelta2 ( const cpl_propertylist *  plist)

find out the increment of coordinate in one pixel (axe 2)

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 415 of file hawki_pfits.c.

double hawki_pfits_get_comb_cumoffsetx ( const cpl_propertylist *  plist)

find out the cumulative X offset of the combined image

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 714 of file hawki_pfits.c.

double hawki_pfits_get_comb_cumoffsety ( const cpl_propertylist *  plist)

find out the cumulative Y offset of the combined image

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 726 of file hawki_pfits.c.

double hawki_pfits_get_comb_posx ( const cpl_propertylist *  plist)

find out the relative X offset of the combined image wrt first image

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 738 of file hawki_pfits.c.

double hawki_pfits_get_comb_posy ( const cpl_propertylist *  plist)

find out the relative Y offset of the combined image wrt first image

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 750 of file hawki_pfits.c.

double hawki_pfits_get_crpix1 ( const cpl_propertylist *  plist)

find out the reference pixel in axe 1

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 379 of file hawki_pfits.c.

double hawki_pfits_get_crpix2 ( const cpl_propertylist *  plist)

find out the reference pixel in axe 1

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 391 of file hawki_pfits.c.

double hawki_pfits_get_crval1 ( const cpl_propertylist *  plist)

find out the value in WCS coordinates of the reference pixel (axe 1)

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 355 of file hawki_pfits.c.

double hawki_pfits_get_crval2 ( const cpl_propertylist *  plist)

find out the value in WCS coordinates of the reference pixel (axe 2)

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 367 of file hawki_pfits.c.

double hawki_pfits_get_cumoffseta ( const cpl_propertylist *  plist)

find out the cumulative offset in alpha

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 427 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_cumoffsetd ( const cpl_propertylist *  plist)

find out the cumulative offset in delta

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 439 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_cumoffsetx ( const cpl_propertylist *  plist)

find out the cumulative offset in X

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 451 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc(), and hawki_get_header_tel_offsets().

double hawki_pfits_get_cumoffsety ( const cpl_propertylist *  plist)

find out the cumulative offset in Y

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 463 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc(), and hawki_get_header_tel_offsets().

const char* hawki_pfits_get_date_obs ( const cpl_propertylist *  plist)

find out the date of observation

Parameters:
plistproperty list to read from
Returns:
pointer to statically allocated character string

Definition at line 259 of file hawki_pfits.c.

double hawki_pfits_get_dec ( const cpl_propertylist *  plist)

find out the DEC

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 223 of file hawki_pfits.c.

double hawki_pfits_get_dit ( const cpl_propertylist *  plist)

find out the DIT value

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 283 of file hawki_pfits.c.

double hawki_pfits_get_elevation ( const cpl_propertylist *  plist)

find out the telescope altitude

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 521 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

const char* hawki_pfits_get_extname ( const cpl_propertylist *  plist)

find out the extname

Parameters:
plistproperty list to read from
Returns:
pointer to statically allocated character string

Definition at line 235 of file hawki_pfits.c.

Referenced by hawki_get_detector_from_ext(), and hawki_get_ext_from_detector().

const char* hawki_pfits_get_filter ( const cpl_propertylist *  plist)

find out which wave band is active

Parameters:
plistproperty list to read from
Returns:
pointer to statically allocated character string

Definition at line 487 of file hawki_pfits.c.

double hawki_pfits_get_focus ( const cpl_propertylist *  plist)

find out the focus position of M2

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 509 of file hawki_pfits.c.

double hawki_pfits_get_humidity_level ( const cpl_propertylist *  plist)

find out the humidity level

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 85 of file hawki_pfits.c.

int hawki_pfits_get_naxis1 ( const cpl_propertylist *  plist)

Get the number of pixels in axis 1.

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 331 of file hawki_pfits.c.

Referenced by hawki_detectors_locate_star().

int hawki_pfits_get_naxis2 ( const cpl_propertylist *  plist)

Get the number of pixels in axis 2.

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 343 of file hawki_pfits.c.

Referenced by hawki_detectors_locate_star().

int hawki_pfits_get_ndit ( const cpl_propertylist *  plist)

find out the NDIT value

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 295 of file hawki_pfits.c.

int hawki_pfits_get_ndsamples ( const cpl_propertylist *  plist)

find out the NDSAMPLES value

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 307 of file hawki_pfits.c.

int hawki_pfits_get_nexp ( const cpl_propertylist *  plist)

find out the NEXP value

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 271 of file hawki_pfits.c.

double hawki_pfits_get_obs_seeing_end ( const cpl_propertylist *  plist)

find out the observatory seeing at end

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 653 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_obs_seeing_start ( const cpl_propertylist *  plist)

find out the observatory seeing at start

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 641 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_obs_temp ( const cpl_propertylist *  plist)

find out the ambient temperatur

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 569 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_parangle_end ( const cpl_propertylist *  plist)

find out the paralactic angle at start

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 701 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_parangle_start ( const cpl_propertylist *  plist)

find out the paralactic angle at start

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 689 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_pixscale ( const cpl_propertylist *  plist)

find out the pixel scale

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 319 of file hawki_pfits.c.

double hawki_pfits_get_posangle ( const cpl_propertylist *  plist)

find out the position angle

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 475 of file hawki_pfits.c.

double hawki_pfits_get_pressure_end ( const cpl_propertylist *  plist)

find out the observatory atmospheric pressure at end

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 677 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_pressure_start ( const cpl_propertylist *  plist)

find out the observatory atmospheric pressure at start

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 665 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

const char* hawki_pfits_get_procatg ( const cpl_propertylist *  plist)

find out the PRO.CATG

Parameters:
plistproperty list to read from
Returns:
pointer to statically allocated character string

Definition at line 97 of file hawki_pfits.c.

double hawki_pfits_get_ra ( const cpl_propertylist *  plist)

find out the RA

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 211 of file hawki_pfits.c.

double hawki_pfits_get_relhum ( const cpl_propertylist *  plist)

find out the relative humidity

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 545 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_rotator_end ( const cpl_propertylist *  plist)

find out the absolute rotator position at end

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 629 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_rotator_start ( const cpl_propertylist *  plist)

find out the absolute rotator position at start

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 617 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_targ_alpha ( const cpl_propertylist *  plist)

find out the target RA

Parameters:
plistproperty list to read from
Returns:
the requested value in degrees

This function decodifies the returned value, since it is in HHMMSS.SS

Definition at line 111 of file hawki_pfits.c.

double hawki_pfits_get_targ_alpha_hhmmss ( const cpl_propertylist *  plist)

find out the target RA in HHMMSS format

Parameters:
plistproperty list to read from
Returns:
the requested value in degrees

This function reads the keywords as it is, in HHMMSS.SS format

Definition at line 133 of file hawki_pfits.c.

double hawki_pfits_get_targ_delta ( const cpl_propertylist *  plist)

find out the target DEC

Parameters:
plistproperty list to read from
Returns:
the requested value in degrees

This function decodifies the returned value, since it is in DDMMSS.SS

Definition at line 149 of file hawki_pfits.c.

double hawki_pfits_get_targ_delta_ddmmss ( const cpl_propertylist *  plist)

find out the target DEC in DDMMSS format

Parameters:
plistproperty list to read from
Returns:
the requested value in degrees

This function reads the keywords as it is, in DDMMSS.SS format

Definition at line 171 of file hawki_pfits.c.

double hawki_pfits_get_targ_epoch ( const cpl_propertylist *  plist)

find out the target epoch

Parameters:
plistproperty list to read from
Returns:
the requested value in years

Definition at line 199 of file hawki_pfits.c.

double hawki_pfits_get_targ_equinox ( const cpl_propertylist *  plist)

find out the target equinox

Parameters:
plistproperty list to read from
Returns:
the requested value in years

Definition at line 186 of file hawki_pfits.c.

double hawki_pfits_get_tau0 ( const cpl_propertylist *  plist)

find out the average coherence time

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 557 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_wind_dir ( const cpl_propertylist *  plist)

find out the wind direction

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 581 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().

double hawki_pfits_get_wind_speed ( const cpl_propertylist *  plist)

find out the wind speed

Parameters:
plistproperty list to read from
Returns:
the requested value

Definition at line 593 of file hawki_pfits.c.

Referenced by hawki_extract_prop_tel_qc().