PV-WAVE 6.21

Contents

Description
Where to Find PV-WAVE
PV-WAVE: Instructions
Common Problems and Questions
Other Resources
If you still need help...

PV-WAVE 6.21: Description

What is PV-WAVE?

PV-WAVE provides application developers with powerful new functionality that supports a rapid application development environment (RADE). PV-WAVE includes

Using PV-WAVE's interactive programming environment, you can analyze and visualize your data in less time than with other programming tools. PV-WAVE's easy-to-learn, easy-to-use interface quickly organizes and displays plots, contours, histograms and tables in multiple dimensions. The software requires no programming, allowing you to visualize rows and columns of numbers with color and animation by simply "pointing-and-clicking."

This document will NOT show you how to use PV-WAVE but will give you the basic setup to start the program, run demos, get online help and documentation.

PV-Wave is licensed for all of the University's Sun, SGI, IBM RS/6000, DEC, and HP UNIX systems and Windows 95/98/NT systems.

If you would like to receive automatic e-mail notification of changes in PV-Wave or this documentation, please fill in the information requested below and press the Send information button. 

PV-WAVE: Contents

Where to Find PV-WAVE Advantage 6.21

PV-Wave is available for all Unix platforms, and Windows 95/98/NT. This document describes usage on the central Unix servers Strauss and Mahler. (NOTE: PV-Wave is not available on Copland.) To use PV-Wave, you must be working on an X terminal or in an xterm window.


If your are interested in obtaining the source code for PV-Wave for installation on a University-owned system, please see the University of Delaware
Software Distribution page, under Research and Development Software.


PV-WAVE: Contents

PV-WAVE Advantage 6.21: Instructions

Setting the PV-WAVE Working Environment

To use PV-WAVE, you must first set several UNIX environment variables.  These settings may adversely interact with settings needed for other UNIX applications.  The instructions below provide a strategy for avoiding these interactions. 

You start a new shell before you use PV-WAVE, modify the environment, run PV-WAVE, and exit the shell before working with other software. You can start a new shell either by opening a new window on an X terminal or by issuing the UNIX csh command. These instructions assume that you are using the C shell (csh), which is the default for University of Delaware users. 

Running PV-WAVE

PV-WAVE: Contents

Common Problems and Questions

This page contains answers to some of the questions more commonly asked about PV-WAVE.

Q: What is pvwave: Command not found?
The correct command is "wave", but you must be on Strauss or Mahler, not Copland. In addition, you must set up your working environment for PV-WAVE 6.21 before using this command (see section Setting the PV-WAVE Working EnvironmentQ: What is PV-WAVE CL Version 4.20 ....?
You have the wrong version. Make sure you have set up your working environment for PV-WAVE 6.21 by following the instructions in the section Setting the PV-WAVE Working Environment. 
Q: What if I get the error
% LOAD_OPTION: Error loading sharable executable:
/opt/lib/pvwave6.21/image-1_0/bin/bin.solaris/option_routines.so.
% LOAD_OPTION: Error loading sharable executable.
               Symbol: FILEIO_COLOR_QUANTIZE, File =
/opt/lib/pvwave6.21/image-1_0/bin/bin.solaris/option_routines.so
               Bad symbol
% IMAGE_INIT:  Unable to load Image options.
% FILEIO_QUERY_FILE: Error loading sharable executable:
/opt/lib/pvwave6.21/image-1_0/bin/bin.solaris/option_routines.so.
% FILEIO_QUERY_FILE: Error loading sharable executable.
                     Symbol: FILEIO_COLOR_QUANTIZE, File =
/opt/lib/pvwave6.21/image-1_0/bin/bin.solaris/option_routines.so
                     Bad symbol
% Execution halted at IMAGE_QUERY_FILE 
(FILEIO_QUERY_FILE).
%      Called from IMAGE_READ .
%      Called from DC_READ_TIFF .
%      Called from $MAIN$ .
This means that the IMSL Mathematics and IMSL statistics components were loaded before loading the Image component. First, type quit at the WAVE> prompt. Then rerun PV-WAVE. For details, see the section Running PV-WAVE. 
PV-WAVE: Contents

Other Resources