CVG_SHOWHEADER

Displays all headers from one or all HDUs on standard output

Description:

This routine displays headers from the current HDU, or all HDSUs, on standard output.

Invocation

CALL CVG_SHOWHEADER( FUNIT, ALL, STATUS )

Arguments

FUNIT = INTEGER (Given)
The FITSIO unit number for the FITS file.
ALL = LOGICAL (Given)
If .TRUE., list headers from all HDUs. Otherwise, list only the current HDU.
STATUS = INTEGER (Given and Returned)
The global status.
Copyright (C) 2013 Science & Technology Facilities Council.
All Rights Reserved.