<casaxml xsi:schemaLocation="http://casa.nrao.edu/schema/casa.xsd file:///opt/casa/code/xmlcasa/xml/casa.xsd" xmlns="http://casa.nrao.edu/schema/psetTypes.html" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<task type="function" name="listfits" category="information">
<shortdescription>List the HDU and typical data rows of a fits file:</shortdescription>
List the HDU and typical data rows of a fits file:
The list will be given in the logger.
<param type="path" name="fitsfile" mustexist="true"><shortdescription>Name of input fits file</shortdescription><description>Name of input fits file</description>
The HDU and typical data rows in a fits file are listed in the logger.
fitsfile -- Name of input fits file
default: none; example: fitsfile='ngc5921.uvfits'