hipercam.ccd¶
Classes & methods to represent CCDs and multi-CCDs
A CCD
is built as a Group
of Window
objects, while a multi-CCD of MCCD
is built as a
Group
of CCD
objects.
Functions
|
Routine to return some useful basic information from an MCCD file without reading the whole thing in. |
|
Trims columns and rows from an MCCD. |
Classes
|
Represents a single CCD as a |
|
Class representing a multi-CCD as a Group of CCD objects plus a FITS header. |