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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

15.3. CALIBRATION DATA STRUCTURE (CDS) 171<br />

15.3 Calibration Data Structure (CDS)<br />

One generic structure is used to contain all of the different types of calibration data. This<br />

is the Calibration Data Structure. It contains a dynamic substructure or field named DATA<br />

(see Section 15.3.2) and a standard set of fields (see Section 15.3.1). DATA holds the actual<br />

calibration data: dark images, flat images, point spread images, etc. The standard fields holds<br />

information related to the nature of the CDS structure itself, e.g. the CDS name and size.<br />

The CDS is almost a direct conversion from FITS format data to IDL data structure, the<br />

important difference being that the actual image data is scaled, so the BZERO and BSCALE<br />

keywords are discarded. So the CDS differs from the CIA data structures in that the CAM<br />

parameters are NOT presented in the CIA user friendly format, but as raw values taken from<br />

the CAL-G FITS files.<br />

The CDS is not a structure that you need to be very familiar with. It is mainly handled by<br />

CIA routines. For example, get sscdraster will automatically obtain OFLT, DFLT and DARK<br />

CDSs from the CAL-G archive for calibration of a PDS. However if you wish to view the data<br />

in a CAL-G file, you can use CIA conversion routines to make a CDS and convert the CAM<br />

parameters to a readable format (we give an example later in this section). Alternatively you may<br />

use IDL’s Astronomy Library routines and follow the guidelines in the <strong><strong>ISO</strong>CAM</strong> Handbook. In<br />

any case, a detailed explanation of the CAL-G FITS files can be found in the <strong>ISO</strong> Data Product<br />

Document. You may also need to refer to the <strong>ISO</strong> Satellite Handbook and <strong><strong>ISO</strong>CAM</strong> Handbook<br />

for explanation of CAM parameters.<br />

15.3.1 Standard fields of the CDS<br />

The standard fields of the CDS are listed here.<br />

1. NAME: Generally of the form,<br />

CCGCCTTTT yymmddhhmmssdd 7<br />

where,<br />

Variable<br />

Definition<br />

CC Channel, i.e. LW or SW<br />

TTTT CDS name of calibration data (see Table 15.3.2)<br />

yy year of creation<br />

mm month of creation<br />

dd day of creation<br />

hh hour of creation<br />

mm minute of creation<br />

ss second of creation<br />

dd 0.01 second of creation<br />

Note that if the CDS is created from a CAL-G file, i.e. using calg2cds (see Section 17.1.5,<br />

then creation refers to the date of creation of the CAL-G file and NOT the date the CDS<br />

was created. Should the CDS have been created using cds init (see section 16.1.1.5), then<br />

creation refers to the date cds init was executed.<br />

2. SPARE: This is an empty array. Type: byte 1-D IDL array.<br />

7 There are some exceptions to this rule, e.g. the GAIN CDS is named CCIGAIN yymmddhhmmssdd.

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

Saved successfully!

Ooh no, something went wrong!