[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Waldhäuser Str. 64, D-72076 Tübingen, Germany
[Uni logo]


AFhread Source code in afhread.pro

AFhread

Name
      AFhread
Purpose
      Subroutine of WFPCREAD to read a GEIS header from an HST STSDAS image.
Explanation
       This procedure reads a GEIS header from an HST image.   It then looks
       if a .SHH file is present for FOC images to calculate better
       astrometry by getting the current PSANGLV3 from this file.   Called by
        WFPCREAD.PRO
Calling Sequence
       AFhread, HdrFile, hdr
Input Parameters
       HdrFile - scalar string giving name of STSDAS header for an FOC image
Output Parameters
       hdr - string array, FITS header for the FOC image.    The position
               angle of the V3 axis of HST (PSANGLV3) is added, if it could
               be found in the .SHH file
Procedures Used
       STRN(), SXADDPAR, SXHREAD, SXPAR()
Revision History
       Written         Eric W. Deutsch  (U. of Washington)    June, 1994
       Documentation update   W. Landsman  (HSTX)             July, 1994
       Converted to IDL V5.0   W. Landsman   September 1997
       Removed call to EXIST() function   W. Landsman        April 1999

Last modified by pro2html on 2001 April 26 at 03:14 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically