[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


EXTGRP Source code in extgrp.pro

EXTGRP

Name
       EXTGRP
Purpose
       Extract the group parameter information out of SXREAD output
Explanation
       This procedure extracts the group parameter information out of a
       header and parameter variable obtained from SXREAD.  This allows
       astrometry, photometry and other parameters to be easily SXPARed by
       conventional methods and allows the image and header to be saved in
       a SIMPLE format.
Calling Sequence
       ExtGrp, hdr, par
Input Parameters
       HDR - The header which is to be converted (input and output)
       PAR - The Parameter string returned from a call to SXREAD
Output Parameters
       HDR -  The converted header, string array
Procedures Used
       SXPAR(), SXADDPAR, SXGPAR(), STRN()
Revision History
       25-JUN-90 Version 1 written
       13-JUL-92 Header finally added to this ancient procedure, code spiffed up
       a bit.  Now 3 times faster.  Added PTYPE comment inclusion.  E. Deutsch
       Converted to IDL V5.0   W. Landsman   September 1997

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