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.

13.2. CALIBRATING THE PDS 101<br />

13.2.2 Raster MOSAIC creation<br />

The final step in processing raster observation data is creation of the raster MOSAIC from the<br />

corrected EXPOSUREs. The routine raster scan will project all the EXPOSUREs on to the<br />

raster field-of-view and place the resultant raster MOSAIC in the PDS field .raster.<br />

CIA> raster_scan, lw6_raster<br />

If you wish you can also convert the MOSAIC pixels to milli-janskys (mJy).<br />

CIA> conv_flux, bs_pds, /raster<br />

By looking at the MOSAIC you can really get an idea as to how good the calibration is. We<br />

can display the MOSAIC most easily with tviso.<br />

CIA> tviso, lw6_raster.raster<br />

13.2.3 Staring analysis<br />

Actually there is no real dedicated staring analysis. After the creation of the corrected EXPO-<br />

SUREs (as in Section 13.2.1) the analysis of staring observation data is almost complete – the<br />

final formality is the conversion of the EXPOSURE pixels to mJy.<br />

CIA> conv_flux, staring_pds, /image<br />

CIA> print, staring_pds.image_unit<br />

mJy/pix<br />

To check the quality of your analysis you can use tviso to display individual EXPOSUREs.<br />

CIA> tviso, staring_pds.image[*,*,0]<br />

Or you can use x3d (though only if you have more than one EXPOSURE).<br />

CIA> x3d, staring_pds.image<br />

13.2.4 Beam-switch MOSAIC creation<br />

The final step in calibrating the BS PDS is the creation of the beam-switch MOSAIC, i.e. the<br />

difference between the on source field EXPOSUREs and the reference field EXPOSUREs. The<br />

routine reduce bs will perform this operation.<br />

CIA> reduce_bs, bs_pds<br />

For historical reasons the beam-switch MOSAIC is stored in the PDS field .raster (even<br />

though beam-switching has nothing to do with rasters!). Now you can convert the MOSAIC<br />

pixels to mJy.<br />

CIA> conv_flux, bs_pds, /raster<br />

As for the raster PDS you can check the results of the analysis with tviso.<br />

CIA> tviso, bs_pds.raster

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

Saved successfully!

Ooh no, something went wrong!