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.

244 CHAPTER 20. ADVANCED DATA CALIBRATION<br />

Furthermore the size of each MOSAIC pixel is determined when the raster PDS is created<br />

from an SSCD with get sscdraster. The size is computed to be optimum for the raster stepsize<br />

and PFOV. This might result in rectangular, e.g. not square pixels. Setting the square<br />

option ensures the creation of square pixels:<br />

CIA> raster_pds = get_sscdraster( sscd, /square)<br />

Normally the orientation of the raster MOSAIC is determined when the raster PDS is created<br />

from an SSCD with get sscdraster: The mosaic is north oriented for north axis rasters, and<br />

camera oriented for spacecraft axis rasters. However, the user may override this:<br />

CIA> raster_pds = get_sscdraster( sscd, /north )<br />

CIA> raster_pds = get_sscdraster( sscd, /camera )<br />

1. method=‘project’<br />

method: EXPOSUREs are corrected for FOV distortion and then projected onto the<br />

raster MOSAIC FOV according to their individual coordinates. A C-coded program,<br />

projection performs the actual projection.<br />

This is probably the best method for raster MOSAIC creation. It does a good job of<br />

taking into account all the different raster types, e.g. North axis, micro-scan. It also<br />

works even if the actual coordinates of the EXPOSUREs do not match their intended<br />

positions in the raster. It is the default method.<br />

For more on projection and coadding images with different astrometry see Section<br />

20.15.<br />

called routine: projette and the executable projection.<br />

2. method=‘idlproj’<br />

method: Same method as method=‘project’, the difference being that an IDL coded<br />

projection routine is used.<br />

called routine: raster scan idlproj<br />

3. method=’camera’<br />

method: By this method the EXPOSUREs are rebinned to 256 × 256 images and then<br />

coadded according to their position in the raster. The EXPOSUREs are always kept<br />

aligned to <strong><strong>ISO</strong>CAM</strong>s axes even if the raster is a NORTH axis raster – this means<br />

that the axes of the raster MOSAIC will also be aligned to <strong><strong>ISO</strong>CAM</strong>s axes.<br />

This method is of most advantage when raster steps sizes are not multiples of pixel<br />

sizes – the initial rebinning of the EXPOSUREs make the raster step size a whole<br />

multiple of the pixel size.<br />

called routine: raster cam<br />

20.5 Creation of the beam-switch MOSAIC<br />

After all the calibration steps described in Section 20.2 have been performed on a BS PDS then<br />

the beam-switch MOSAIC maybe created. This is done with reduce bs.<br />

The process is simple:

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

Saved successfully!

Ooh no, something went wrong!