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.

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

14.4.12 Cube animation with xmovie<br />

An animated movie of all the images in an IDL cube can be displayed with xmovie. Thecube<br />

can be taken directly from a CIA data structure, for example the .CUBE from a PDS:<br />

CIA> xmovie, cvf_pds.cube<br />

Onenoteofwarning: sincexmovie needs a lot of memory to perform the animation, a large<br />

cube may crash it. Don’t worry, your data should not be affected.<br />

14.5 Simple image display<br />

14.5.1 tviso<br />

The simplest form of image display is with tviso. The purpose of this routine is to display a<br />

single image and intensity scale in an IDL window. All images are rebinned to 320 × 320 for<br />

visualisation. Its calling sequence is simple:<br />

tviso, image<br />

14.5.2 Cube display with show frame<br />

All the frames in an IDL cube can be displayed in a single window with the routine show frame<br />

– see Figure 14.15. Each frame can be enlarged by clicking on it. If there are too many frames<br />

to fit in the window, you can scroll through the cube by clicking on the buttons previous or<br />

next. Clicking on postscript produces a postscript file of the window. The button colour invokes<br />

xloadct and the button clone clones the show frame widget.<br />

As an example, since the EXPOSUREs from a CVF PDS is essentially an IDL cube, a call<br />

to show frame could be:<br />

CIA> show_frame, cvf_pds.image<br />

14.6 Image comparison and overlaying<br />

Astronomers may find it useful to do counterpart comparison and overlaying of images. In<br />

general the counterpart will be optical and the Digitized Sky Survey (see Section 14.6.1) provides<br />

suitable optical images for comparison with CAM images. If you have your own source of images,<br />

in FITS format, then these will do just as well. CIA provides isocont (see Section 14.6.2) to<br />

help you visualise overlays of FITS images and/or CAM images.<br />

14.6.1 Obtaining images from the Digitized Sky Survey<br />

Your site may possess the DSS CD-ROM set. If so, ask your CIA administrator for information<br />

on accessing the CD-ROMs. Alternatively, DSS images can be retrieved from the on-line<br />

ESO/ST-ECF archive.<br />

• To obtain a DSS image from the on-line ESO archive point your WWW browser at:<br />

http://arch-http.hq.eso.org/cgi-bin/dss

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

Saved successfully!

Ooh no, something went wrong!