23.04.2015 Views

ISOCAM Interactive Analysis User's Manual Version 5.0 - ISO - ESA

ISOCAM Interactive Analysis User's Manual Version 5.0 - ISO - ESA

ISOCAM Interactive Analysis User's Manual Version 5.0 - ISO - ESA

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

15.2. OBSERVATION DATA STRUCTURES 167<br />

19. HK: Substructure containing house-keeping parameters.<br />

For every IMAGE/FRAME pair there is a set of house-keeping parameters. These are<br />

listed in the table below. The index, i, refers to the HK parameters for the i-th IM-<br />

AGE/FRAME pair. As an example, if you wish to obtain the UTK of the first IM-<br />

AGE/FRAME pair in the SCD you could try the following:<br />

CIA> print, scd_get(’hk(0).utk’, scd_of_interest)<br />

subfield<br />

HK(i).DMA COUNTER<br />

HK(i).UTK<br />

HK(i).QLA FLAG<br />

HK(i).NGLITCH<br />

HK(i).STABLE<br />

HK(i).DU<br />

HK(i).DV<br />

description<br />

Rank of IMAGE/FRAME<br />

Uniform Time Key of frame<br />

Quick Look <strong>Analysis</strong> flag<br />

number of glitches detected in IMAGE<br />

denotes stability of IMAGE/FRAME: 0=unstable, 1=stable<br />

jitter offsets in spacecraft x-axis<br />

jitter offsets in spacecraft y-axis<br />

20. CAL: Structure containing original encoded parameters taken directly from the data<br />

product FITS file (see <strong>ISO</strong> Data Product Document).<br />

The following example displays the contents of CAL.<br />

CIA> cal=scd_get(’cal’,’CSCD143006010214_96090420275809’)<br />

CIA> help, cal, /str<br />

** Structure CAL_STRUC_2, 14 tags, length=28:<br />

TYPE INT 33<br />

COMMANDER INT 1<br />

TELEMETRY INT 100<br />

DEID INT 1<br />

MODE INT 1<br />

OBC INT 0<br />

TINT INT 36<br />

EWHL INT 308<br />

SWHL INT 88<br />

PFOV INT 360<br />

FCVF INT 275<br />

GAIN INT 1<br />

OFFSET INT 1<br />

SPARE INT 0<br />

With the exception of .CAL.OBC (see Section 15.2.2.3), these parameters are of little use<br />

to the typical user. Their values as they appear in .CAL are encoded. CIA decodes these<br />

values into a user-friendly and readable format. In some cases the parameter name itself is<br />

changed to make it more intelligible, e.g. FCVF is FLTRWHL in the CIA data structure<br />

(see Section 15.2.1).

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!