Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: Fundamentals Up: Display Previous: pgplottertest - Function


viewer - Module

Postscript file available

Viewing Images and Glish arrays

include "viewer.g"



Description

The viewer module provides display services. It can produce false color image, contour and vector map representations of AIPS++ images and Glish arrays, rendered either on-screen or to PostScript files. Extensive control over the display of data is available from both graphical user and programming (command-line) interfaces.

The most important tool in this module is the Viewer tool, which combines a number of the other tools in the module to produce a cohesive application, operable from the command-line or from multiple windows in a graphical user interface. Most display services can be accessed directly from the Viewer tool.

An example on how to operate the Viewer tool from the command-line can be found here.

In general, there should be little need to read documentation on the other tools in this module. However, for reference purposes and if you want to integrate the Viewer tool into your own application/script take a closer look at the description of the tools which are part of this module.

Most of the tools in this module can be driven by graphical user interfaces. This documentation starts with a general description of how to use these GUIs to interact with the Viewer tool. You really only need to know about the GUIs which the Viewer tool provides access to:

1.
The GUI which controls the import of data, the Viewerdatamanager tool
2.
The GUI which controls your display

A list of aipsrc setting to customize the Viewer can be found in the Resources section.

Ok - here a little sitemap for this module:



  • viewer - Tool
  • viewercanvasmanager - Tool
  • viewercanvasprintmanager - Tool
  • viewercolormapmanager - Tool
  • Graphical User Interface
  • viewerdisplaydata - Tool
  • viewerdisplaypanel - Tool
  • viewerslicedp - Tool
  • viewerstandardgui - Tool
  • viewerdatamanager - Tool
  • viewerannotations - Tool
  • skycatalog - Tool
  • is_viewer - Function
    next up previous contents index
    Next: Fundamentals Up: Display Previous: pgplottertest - Function   Contents   Index
    Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
    Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

    Return to AIPS++ Home Page
    2006-10-15