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 265<br />

20.15.5 Distortion correction for staring, beam-switch and CVF observations<br />

Using the routines project struct, project bs and project cvf also the exposures of staring<br />

observation can be corrected for distortion.<br />

In the following example we discuss distortion correction for a staring observation. Beamswitch<br />

and CVF observations are treated in a similar way. Assuming the EXPOSURE in has<br />

been generated the usual way, it will have 32×32 pixels (see left picture in Figure 20.9).<br />

CIA> help, staring_pds.image<br />

FLOAT = Array[32, 32]<br />

Distortion-correction and magnification by the factor 2 will be performed by the following<br />

command:<br />

CIA> project_struct, staring_pds, magnify=2<br />

The resulting EXPOSURE has now 67×65 pixels<br />

CIA> help, staring_pds.image<br />

FLOAT = Array[67, 65]<br />

Additionally, the original fields .IMAGE, .RMS and .NPIX were renamed to .OLD IMAGE,<br />

.OLD RMS and .OLD NPIX, while .RMS and .NPIX contain now information corresponding<br />

to .IMAGE.<br />

As usual, export to a FITS file is done with CIA’s imagette2fits. This routine will place<br />

the data in the PDS field .IMAGE into the primary array of the FITS file.<br />

Figure 20.9: Comparison of standard vs. distortion corrected staring observations<br />

Left: Standard 32×32 EXPOSURE<br />

Right: Distortion-corrected and magnified EXPOSURE (67×65 pixels). Due the rebinning of<br />

the pixels, the flux per pixel is reduced by the factor 4.

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

Saved successfully!

Ooh no, something went wrong!