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.

26 CHAPTER 3. RASTER OBSERVATION (CAM01)<br />

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

** Structure , 54 tags, length=1399800, refs=1:<br />

RASTERCOL INT 4<br />

RASTERLINE INT 2<br />

M_STEPCOL FLOAT 84.0000<br />

N_STEPLINE FLOAT 84.0000<br />

RA_RASTER DOUBLE 180.47414<br />

DEC_RASTER DOUBLE -18.878420<br />

ANGLE_RASTER DOUBLE 109.43000<br />

RASTER_ROTATION DOUBLE 199.43000<br />

RASTER_ORIENTATION<br />

STRING = ’SPACECRAFT Y_AXIS’<br />

ASTR STRUCT -> ASTR_STRUC Array[1]<br />

NX_RASTER INT 116<br />

NY_RASTER INT 60<br />

RASTER FLOAT Array[116, 60]<br />

etc...<br />

5. Now it is time to do some actual calibration. However, before we proceed let’s take a<br />

look at some of the effects we want to eliminate from our data. At the moment the most<br />

substantial portion of our data is held in a raster pds.cube. This is a cube of raw CAM<br />

IMAGEs taken from all the SCDs of the first clean SSCD. We will use x3d to take a look<br />

at this cube of IMAGEs – see Figure 3.1.<br />

CIA> x3d, raster_pds<br />

Cube(1,9,106) = 134.000<br />

x3d is a tool for browsing through the frames of a cube – in our case the frames are CAM<br />

IMAGEs. One IMAGE is displayed at a time. The slider bar to the right of the displayed<br />

IMAGE can be used to flick through the cube. A plot above the IMAGE displays the value<br />

of a selected pixel (selection can be done by right-clicking on the IMAGE) throughout the<br />

cube. In effect, this is the history of that pixel during the entire CONFIGURATION.<br />

Upon calling, x3d displays the center frame of the cube, i.e. raster pds.cube[ *, *, 106].<br />

The are several effects evident in this IMAGE. Dark current causes the alternately dark<br />

and bright horizontal lines. The bright pixels at the bottom left of the IMAGE is a cosmic<br />

ray glitch – this is clear from the sharp spike in the history of the currently selected pixel,<br />

raster pds.cube[1, 9, 106]. Additional effects which are not obvious in Figure 3.1 are: (i)<br />

pixel to pixel non-unformity which need to be corrected by flat-fielding, (ii) instability in<br />

the detector which can be corrected by a variety of fitting and masking routines. We will<br />

now attempt to remove all these effects.<br />

There is a set of CIA calibration routines that we will use to do all the necessary data<br />

calibration and correction – Chapter 20 contains more detail on these routines. Almost<br />

all of these routines accept any flavour of PDS, the one exception is the raster MOSAIC<br />

creation routine. This is of course specific to a raster PDS. All these routines have a choice<br />

of different methods, though for simplicity we will just use the default here. Now we will<br />

perform the following corrections: (i) dark correction, (ii) deglitching, (iii) stabilization.

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

Saved successfully!

Ooh no, something went wrong!