Home | Trees | Index | Help |
---|
|
numdisplay
: numdisplay: Package for displaying numpy arrays in IRAF-compatible
image display tool such as DS9 or XIMTOOL.
displaydev
: displaydev.py: Interact with IRAF-compatible image display
Modeled after the NOAO Client Display Library (CDL)
Public functions:
readCursor(sample=0)
Read image cursor position
open(imtdev=None)
Open a connection to the display server.
imconfig
: Version 1.0alpha - 9-Oct-2003 (WJH)
loadImtoolrc (imtoolrc=None):
Locates, then reads in IMTOOLRC configuration file from
system or user-specified location, and returns the
dictionary for reference.
setup
zscale
__builtin__.object
:
The most base type
numdisplay.displaydev.ImageDisplay
:
Interface to IRAF-compatible image display
numdisplay.displaydev.FifoImageDisplay
:
FIFO version of image display
numdisplay.displaydev.ImageDisplayProxy
:
Interface to IRAF-compatible image display
numdisplay.displaydev.UnixImageDisplay
:
Unix socket version of image display
numdisplay.displaydev.InetImageDisplay
:
INET socket version of image display
numdisplay.displaydev.ImageWCS
numdisplay.NumDisplay
:
Class to manage the attributes and methods necessary for displaying
the array in the image display tool.
__builtin__.type
:
type(object) -> the object's type type(name, bases, dict) -> a
new type
distutils.cmd.Command
:
Abstract base class for defining command classes, the "worker
bees" of the Distutils.
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Fri Mar 14 13:21:48 2008 | http://epydoc.sf.net |