Trees | Indices | Help |
|
---|
|
This class describes generic FITS data.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
filename Filename of this data set. |
|||
disk Disk where this data set is stored. |
|
Check whether this image or data set exists. Returns True if the image or data set exists, False otherwise. |
Get the header for this image or data set. Returns the header as a dictionary. |
Get the highest version of an extension table. Returns the highest available version number of the extension table TYPE. |
Get the header of an extension table. Returns the header of version VERSION of the extension table TYPE. |
Get a row from an extension table. Returns row ROWNO from version VERSION of extension table TYPE as a dictionary. |
Destroy an extension table. Deletes version VERSION of the extension table TYPE. If VERSION is 0, delete the highest version of table TYPE. If VERSION is -1, delete all versions of table TYPE. |
|
filenameFilename of this data set.
|
diskDisk where this data set is stored.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 28 17:13:09 2008 | http://epydoc.sourceforge.net |