ASPCS
 
Back to Volume
Paper: The VLT Real Time Display
Volume: 101, Astronomical Data Analysis Software and Systems V
Page: 396
Authors: Herlin, T.; Brighton, A.; Biereichel, P.
Abstract: The VLT Real-Time Display (RTD) software was developed in order to support image display in real-time, providing a tool for users to display video like images from a camera or detector as fast as possible on an X-Server. The RTD software is implemented as a package providing a Tcl/Tk image widget written in C++ and an independent image handling library and can be used as a building block, adding display capabilities to dedicated VLT control applications. The RTD widget provides basic image display functionality like: panning, zooming, color scaling, colormaps, intensity changes, pixel query, overlaying of line graphics. A large set of assisting widgets, e.g., colorbar, zoom window, spectrum plot are provided to enable the building of image applications. The support for real-time is provided by an RTD image event mechanism used for camera or detector subsystems to pass images to the RTD widget. Image data are passed efficiently via shared memory. This paper describes the architecture of the RTD software and summarizes the features provided by RTD.
Back to Volume