This is a python extension module of the libgpiv library. It
provides functions for reading and writing images, PIV and scalar data 
and parameters, for image processing, image PIV interrogation, PIV
data validation and PIV data post-processing.

unpacking is done with:
'tar -xzf pygpiv-*.tar.gz'

building the package is done with:
'python setup.py build_ext'

and installing the module with:
'python setup.py install'

An example script and image is provided in the example/ directory.
Documentation about the functions can be found at 
http://libgpiv.sourceforge.net/doc/ or from doc/ within the libgpiv package

An example script can be found in examples. After installing the module
invoke: example/example.py

Gerber van der Graaf
