next up previous
Next: IRAF and the Starlink software
Up: IDL and data visualisation
Previous: The IDL Astronomy Library

ATV Image Viewer

3563
Figure: The ATV viewer interface.

ATV is a frontend for the IDL tv procedure. Like the Slicer3 GUI discussed previously, ATV is entirely implemented as an IDL procedure so it is simple to add new routines, buttons or menus if additional functionality is needed. The interface, deliberately, resembles SAOimage so that users can quickly start using it. Detailed usage instructions are available online. However, to display an a plane in a data cube you can pass an array directly to atv as follows.

   ; display plane i in the data cube
   atv, array(*,*,i)


next up previous
Next: IRAF and the Starlink software
Up: IDL and data visualisation
Previous: The IDL Astronomy Library

The IFU Data-Product Cookbook
Starlink Cookbook 16
A. Allan & Malcolm J. Currie
2008 July 4
E-mail:ussc@star.rl.ac.uk

Copyright © 2009 Science and Technology Facilities Council