.help sksaveim Mar00 Skywcs .ih NAME sksaveim -- update the image header using a sky coordinate descriptor .ih SYNOPSIS call sk_saveim (coo, mw, im) .nf pointer coo # the input sky coordinate descriptor pointer mw # the input mwcs descriptor pointer im # the input image descriptor .fi .ih ARGUMENTS .ls coo The input sky coordinate descriptor. .le .ls mw The IRAF mwcs descriptor. .le .ls im The input image descriptor. .le .ih DESCRIPTION The image world coordinate system is updated using information in the sky coordinate descriptor and the mwcs descriptor. .ih NOTES Note that the sk_saveim call does not include a call to the MWCS mw_saveim routine. This call must be made separately. Type "help mwcs$MWCS.hlp fi+" to find out more about the IRAF image world coordinate system code. SEE ALSO skdecwcs, skdecim .endhelp