Module FITSData
[hide private]
[frames] | no frames]

Module FITSData

source code

This module provides the FITSImage and FITSUVData classes. These classes implement most of the data oriented verb-like functionality from classic FITS.

Classes [hide private]
  _FITSDataMethod
This class implements dispatching function calls to a proxy.
  _FITSDataDesc
This class implements the description of FITS data that is used when dispatching function calls to a proxy.
  _FITSData
This class describes generic FITS data.
  FITSImage
This class describes an FITS image.
  FITSUVData
This class describes an FITS UV data set.
  _FITSTableMethod
This class implements dispatching table oriented function calls to a proxy.
  _FITSTable
This class describes a generic FITS extension table.
Functions [hide private]
 
_whoami()
Return the name of the function that called us.
source code