# doc-cache created by Octave 5.1.0
# name: cache
# type: cell
# rows: 3
# columns: 3
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 8
fitsread


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 354
 -- Function File: [IMAGE, HEADER] = fitsread (FILENAME,[HDU [,
          CONVERT]])

     Read image data from FITS file FILENAME.

     The first two dimensions of the image array get transposed similar
     to Matlab's fitsread().  This function is not fully compatible with
     the parameters in Matlab's fitsread().

     See also: read_fits_image.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 40
Read image data from FITS file FILENAME.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 9
fitswrite


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 351
 -- Function File: fitswrite (IMAGE, FILENAME, [ BITS_PER_PIXEL, HEADER]
          )

     Write IMAGE to FITS file FILENAME.

     The first two dimensions of the image array get transposed, similar
     to Matlab's fitswrite().  This function is not fully compatible
     with the parameters in Matlab's fitswrite().

     See also: save_fits_image.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 34
Write IMAGE to FITS file FILENAME.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 11
import_fits


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 127
 -- fits = import_fits
     Import the fits functions into a fits.xxxxx variable, to emulate
     importing the fits namespace.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Import the fits functions into a fits.xxxxx variable, to emulate
importing th...





