function readfitsall
Read a FITS file and all its extensions. The FITS will be stored in a variable to type dpuserTypeList.
Syntax
result = readfitsall(filename)
Arguments
filename: | A string pointing to the file to be read |
See also
function readfits
function readfitsextension