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.

256 CHAPTER 20. ADVANCED DATA CALIBRATION<br />

is involved. Depending on the type of calibration data, certain parameters are given precedence<br />

and others are completely ignored.<br />

Usually all this is handled automatically by CIA. When get sscdraster, get sscdstruct<br />

and get sscdcvf build a PDS from an SSCD, they choose the optimal calibration record from<br />

the CDS for your observation data. These records are placed in the substructure .CALG (Section<br />

15.5.6).<br />

However, if you have your own CDS and an SPD SCD, then likewise you can use find best<br />

or find best psf to extract the most suitable record for you data.<br />

20.12.1 find best<br />

find best is used for all calibration data types except PSF data (see Section 20.12.2).<br />

Suppose that we have a an SCD and an OFLT CDS in memory:<br />

CIA> spd_scd = ’CSCDLW3FOV6V4P00_96052803472412’<br />

CIA> oflat_cds = ’CCGLWOFLT_96030223551347’<br />

CIA> best_oflat = find_best( spd_scd, oflat_cds )<br />

best oflat is a full record from the CDS.<br />

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

CIA> OFLT = oflat_cds.image[*,*,0]<br />

Note that find best finds the flat-field with the closest wavelength to that of the observation<br />

data (not with the closest wheel index).<br />

20.12.2 find best psf<br />

This routine is used in a similar way to find best but of course it is just for PSF calibration<br />

data. See the on-line help or cia help for more details.<br />

20.13 Unit conversion and colour correction<br />

This section describes how pixel units are handled in CIA and how users may convert their<br />

images into milli-janskys (mJy).<br />

20.13.1 Propagation of pixel units within a PDS<br />

The IMAGE pixels values in a freshly made, uncalibrated PDS, will be in units of ADUs.<br />

CIA> print, pds.cube_unit<br />

ADU<br />

After dark correction the same pixels will be in units of ADU/gain/second.

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

Saved successfully!

Ooh no, something went wrong!