Functions | |
def | listfits |
def listfits.listfits | ( | fitsfile = '' | ) |
List the HDU and typical data rows of a fits file: The HDU and typical data rows in a fits file are listed in the logger. Keyword arguments: fitsfile -- Name of input fits file default: none; example: fitsfile='ngc5921.uvfits' async -- Run asynchronously default = False; do not run asychronously
Definition at line 13 of file listfits.py.