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.

146 CHAPTER 14. IMAGE ANALYSIS AND DISPLAY<br />

You need to supply the astronomical name of the object which you wish to overlay, or its<br />

position in RA(J2000) and DEC(J2000), and the size of the image in arcminutes. (Be sure<br />

to request an image of size comparable to the CAM image you wish to compare it to.)<br />

Further instructions can be found on the Web page.<br />

Note that the images from the DSS are in a particular FITS format (GSSS astrometry), and<br />

need to be converted to <strong>ISO</strong> FITS with the CIA routine palomar to iso. The first argument<br />

is the DSS FITS file and the second is the output <strong>ISO</strong> FITS file.<br />

CIA> palomar_to_iso, ’dss.10.45.22+55.57.35.fits’, ’haro3_iso.fits’<br />

You can now use your FITS file as input to isocont for displaying (see Section 14.6.2) or<br />

xdisp for analysis (see section 14.3.1).<br />

14.6.2 isocont<br />

We include a only brief description of isocont with examples here. For a fuller guide to its use<br />

your attention is drawn to – Claret A., Charmandaris V., Gastaud R., 1997, A Learning Guide<br />

for <strong>ISO</strong>CONT, v1.0.<br />

isocont accepts two arguments, either one can be a FITS image or a CAM image in a raster<br />

data structure 8 . (Because isocont needs astrometry for both images, the CAM image must be<br />

contained in a raster data structure and the entire structure must be passed as an argument.)<br />

Whichever image is the first argument, its astrometry is used as a reference, and the image of the<br />

second argument is rotated or aligned so positions and orientation of both images match. The<br />

first argument is plotted in grey-scale or colour, and the second as contour levels. Figure 14.16<br />

shows an optical image in grey-scale overlayed with contours from a CAM image.<br />

Examples of isocont usage are:<br />

• Following the examples of Section 12.2 and Section 13.2, our first example here displays an<br />

optical image of Haro 3, overlayed with a CAM raster image. The keyword mag magnifies<br />

the image for readability.<br />

CIA> isocont, ’haro3.fits’, lw6_raster, mag=4<br />

This command produced the image in Figure 14.16.<br />

• Following from the example in Section 14.3.1.2 we can overlay the xdisp generated FITS<br />

file, which contains a ‘zoom’ of the LW6 CAM raster image of Haro 3, with contours from<br />

the optical image of Haro 3. The keyword putinfo adds information to the window: the<br />

intensity scale, contour level values etc.<br />

CIA> isocont, ’ima33x33.fits’, ’haro3.fits’, /putinfo<br />

• This example is similar to the previous one, except the keywords radec and scan are<br />

set. Respectively, these display the image oriented in standard astronomical fashion (i.e.<br />

orienting the +DEC axis upwards and labelling it in degs min secs and orienting the +RA<br />

axis leftwards and labelling it hrsminssecs) and indicate the individual positions of each<br />

CAM state in the raster.<br />

8 The CAM raster data structure must be present in the memory of the CIA session and the FITS image must<br />

be accessible on disk.

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

Saved successfully!

Ooh no, something went wrong!