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.

20.15. ADVANCED PROJECTION 259<br />

• corr dark will ignore column 24 if /dead col is set, otherwise it will call corr col24 to<br />

fill it after performing dark correction on .CUBE.<br />

• corr flat will ignore column 24 if /dead col is set, otherwise it will call corr col24 to fill<br />

it after performing flat correction on .IMAGE (or .CUBE if the keyword /cube is set).<br />

Of course, at any stage in CIA processing you can fill column 24 yourself with corr col24.<br />

Forexampletofillcolumn24in.CUBEand.IMAGE<br />

corr_col24, pds<br />

To fill only .CUBE or only .IMAGE then set the keyword /cube or /image respectively.<br />

20.15 Advanced projection<br />

The projection is method is probably the best choice for creation of the raster MOSAIC (see<br />

Section 20.4 for other methods). There are a number of useful options available for projection<br />

and indeed the CIA projection routines have other purposes aside from the create of raster<br />

MOSAICs.<br />

20.15.1 Distortion correction<br />

There are a couple of options when it comes to projection and distortion correction. These can<br />

be specified as raster scan keywords. Note that projection is actually performed by the lowerlevel<br />

routine projette and the C++ executable projection. Keywords given to raster scan are<br />

passed to projette, so it may be a good idea to take a look at the online help for both these<br />

routines.<br />

• Perform the projection but create the raster MOSAIC without distortion correction:<br />

CIA> raster_scan, raster_pds, /nodisto<br />

• Perform the projection using drizzling:<br />

CIA> raster_scan, raster_pds, shrink=0.7<br />

• Perform distortion correction, but give an alternative distortion file:<br />

CIA> raster_scan, raster_pds, dist_file=’lw3asr10.dis’<br />

20.15.2 Weighted mean option<br />

Normally, the weighting factor per EXPOSURE pixel is computed as a function of the good<br />

number of readouts stored in .CCIM.NPIX (see Section 15.5.8). However, in case of systematic<br />

errors (e.g. due to the flat-field uncertainty at the edge of the detector or unstabilized pixels)<br />

better results might be achieved by using the standard error instead. This error is computed as<br />

standard error =<br />

σ √ n<br />

=<br />

.CCIM.RMS<br />

√<br />

.CCIM.NPIX<br />

(20.1)<br />

The following script gives some examples how to use the different methods; raster pds, a<br />

short 2 × 2 raster, has been dark-corrected, deglitched, transient corrected and flat-fielded with<br />

the library flat-field for all but the last example, which was flat-fielded with a sky flat-field.

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

Saved successfully!

Ooh no, something went wrong!