hipercam.ucam¶
Module for handling raw ULTRA(CAM|SPEC) data.
The main class is Rdata
Functions
|
Returns the number of frames in the run via the FileServer |
|
Computes the MJD corresponding of the most recently read frame, None if no frame has been read. |
Classes
|
Callable, iterable object to represent ULTRACAM/SPEC raw data files. |
|
Stores the essential header info of an ULTRACAM/SPEC run as read from a run###.xml file. |
|
Iterator class to enable swift reading of Ultracam times. |
|
Represents a time for a CCD. |
Exceptions
|
Exception for trying to read a power on/off |
|
Exception for the standard way to reach the end of a data file (failure to read the timing bytes). |
|
For throwing exceptions from the ultracam module |