comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Frame Tools source available
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Frame Tools source available [message #12802] Wed, 09 September 1998 00:00
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
The source code for my IDL Frame Tools is now available at

http://cimss.ssec.wisc.edu/~gumley/frame.html

These IDL tools (FSET, AF, BF, LF, SF, FSAVE, FRESTORE) provide a handy
replacement for the WINDOW command. The FSET command creates a graphics
window (with or without scrollbars) which "contains" a user-specified
number of frames. Any kind of graphic may be displayed in each frame,
and you can

Advance one frame (AF command),
Backup one frame (BF command),
Loop over frames (LF command),
Show a particular frame (SF command),
New: Save all frames to a portable XDR file (FSAVE command),
New: Restore all frames from a portable XDR file (FRESTORE command).

Each frame retains all the characteristics of an individual graphics
window (e.g. all plotting and mapping system variables, and color
tables). I've found it to be very useful for applications such as
comparing two plots or images of slightly different datasets, animating
sequences of images, or temporarily storing different graphics windows.
The FSAVE and FRESTORE commands also enable you to create slide-shows
that can be saved in a platform independent XDR file, and then reloaded
and played back in IDL (as long as the same version of IDL is used).

These tools are known to work in IDL 4.0 through IDL 5.1, and support 8
or 24 bit graphics on Unix, PC, and Mac displays.

Cheers,
Liam.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: finding array subscripts of minimum value of 3 dim. fltarr
Next Topic: Display widgets' scaling factors

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 10:07:07 PDT 2025

Total time taken to generate the page: 0.32100 seconds