Go to the documentation of this file.
445 #ifndef WCSLIB_WCSFIX
446 #define WCSLIB_WCSFIX
465 #define cylfix_errmsg wcsfix_errmsg
493 int wcsfix(
int ctrl,
const int naxis[],
struct wcsprm *wcs,
int stat[]);
495 int wcsfixi(
int ctrl,
const int naxis[],
struct wcsprm *wcs,
int stat[],
int datfix(struct wcsprm *wcs)
Translate DATE-OBS and derive MJD-OBS or vice versa.
int obsfix(int ctrl, struct wcsprm *wcs)
complete the OBSGEO-[XYZLBH] vector of observatory coordinates.
Coordinate transformation parameters.
Definition: wcs.h:1810
wcsfix_errmsg_enum
Definition: wcsfix.h:467
const char * wcsfix_errmsg[]
Status return messages.
int cdfix(struct wcsprm *wcs)
Fix erroneously omitted CDi_ja keywords.
int wcsfixi(int ctrl, const int naxis[], struct wcsprm *wcs, int stat[], struct wcserr info[])
Translate a non-standard WCS struct.
Error message handling.
Definition: wcserr.h:223
int unitfix(int ctrl, struct wcsprm *wcs)
Correct aberrant CUNITia keyvalues.
int wcsfix(int ctrl, const int naxis[], struct wcsprm *wcs, int stat[])
Translate a non-standard WCS struct.
int spcfix(struct wcsprm *wcs)
Translate AIPS-convention spectral types.
int celfix(struct wcsprm *wcs)
Translate AIPS-convention celestial projection types.
int cylfix(const int naxis[], struct wcsprm *wcs)
Fix malformed cylindrical projections.