#include <ccu.h>
Public Attributes | |
int | num |
int | capacity |
int | binx |
int | biny |
int | loadl |
char | detec [1000] |
char | ccd [1000] |
char | data [1000] |
char | bias [1000] |
char | trim [1000] |
char | name [1000] |
|
The section in virtual pixels in the FITS file containing the bias region (format [x1,x2,y1,y2]) |
|
the binning in x directing for readout |
|
the binning in y directing for readout |
|
The capacity of the intergation capacitor (in custom not necessrily linear units ) |
|
The section in phyical pixels on the Chip that is read out (format [x1,x2,y1,y2]) |
|
The section in virtual pixels in the FITS file were the data corresponding to "ccd" is stored (format [x1,x2,y1,y2]) |
|
The name of the CCD Chip |
|
the loadlist, and information required by our CCD Controller |
|
The name of the readout sequence |
|
serial number of the dataset |
|
The section in virtual pixels in the FITS file containing the section containing good data, that shall be used for analyses (format [x1,x2,y1,y2] ) |