Recent News about PAVE
Most Recent PAVE Users Guide
Downloads
The PAVE source code has been placed on SourceForge as of October 18, 2004. The project does not yet use the CVS repository on SourceForge, but we expect to start making use of this soon.
PAVE 2.3 has been released effective October 18, 2004. Even though it is not in CVS yet, you can still download the code corresponding to PAVE version 2.3 from the Downloads section. The Users Guide documentation has been updated to version 2.3. Here is the list of new features in PAVE 2.3:
Enhancements were made in the pave script to allow it to run without the software bus, which allows multiple instances of PAVE to be executed by the same user. This is useful when PAVE is being run from scripts. Note: a limitation is that when running without the bus, the user may not add files to analyze when running PAVE interactively (but previously loaded files may be analyzed). Any Motif experts out there who can help with this???
A debug flag was added to the script that prints out variable settings that are useful for debugging, but does not print them otherwise.
Improved control over which pieces of the tile plots are drawn was provided via the command line syntax. For example, now it is possible to draw only the tile plot or only the legend. Everything on the plot can be drawn or not drawn.
A command to pass to ImageMagick convert that is called when plots are saved can be specified. This supports items such as clipping off the edges of the plots, or anything else that convert can do.