| Home | Trees | Indices | Help |
|
|---|
|
|
Class which determines the format of the file, how to access the
SCI data array, and if available, any DQ array as well. The syntax
for accessing the data will then be kept as attributes for use by
other tasks/classes.
Parameters:
filename - name of file to be examined
handle - PyFITS-style file handle for image
dqsuffix - suffix for DQ array for non-MEF files
If 'dqsuffix' is not provided and the file is GEIS formatted,
then this class will search for a '.c1h' extension by default,
and return None if not found.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Create the name of the file which contains the DQ array. For multi-extension FITS files, this will be the same file as the SCI array. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 18 14:40:40 2008 | http://epydoc.sourceforge.net |