Data model: idCCDLog

General description: The idCCDLog files are produced for each CCD, and track their electronic state.

Naming convention: idCCDLog-[r][c]-[ddddd].par, where r is the camRow (1-5 for photometric, 6-9 for astrometric, 0=spectro, 0=mt), c is the camCol (1-6 for photometric, 0-5 for astrometric, 1-4 for spectro, 0=mt), and ddddd is the int(MJD).

Approximate size: 1 kbyte.

File type: Yanny

Read by products: ???

Written by products: ???

Example contents: (just the first row of data is shown)

version          v4_38_0        # version of IOP
mjd           54556

camRow   0      # camera Row (filter)
camCol   0      # camera Col (dewar)

initialTime    1206895763
cameraNaN     -9999

typedef enum {
        OUTOFSPEC = 7,
        TOL_RAW = 8,
        READ = 1,
        READ_RAW = 2,
        NOM = 3,
        BIAS = 5,
        TOL = 6,
        NOM_RAW = 4
} VOLTTYPE;

typedef struct {
    double timeSeq;
    VOLTTYPE voltType;
    double ln2temp;
    double heaterv;
    double ccdtemp;
    double tset;
    double tzero;
    double iMtrim2;
    double iMtrim1;
    double iPtrim2;
    double iPtrim1;
    double vswM;
    double vlg;
    double vtM;
    double vtP;
    double vp3M;
    double vp12M;
    double vp3P;
    double vp12P;
    double vsM;
    double vsP;
    double vr;
    double vrd2;
    double vrd1;
    double vdd2;
    double vdd1;
    double lowvsP;
    double vperase;
} VOLTAGES;

VOLTAGES 1206895763 READ 124.66 -9999 -95.31 89.48 -3.40 4.94 4.94 -4.79 -5.18 -4.10 -6.11 -6.13 7.05 -7.70 -7.71 8.55 5.51 -4.10 0.06 11.91 14.10 14.14 24.61 24.49 0.16 -9.63