This folder contains scripts to extract data from standard output produced 
by the UCS system (and in the case of avgCol.pl to average numbers from mulitple files).

If you need these scripts it's easiest to copy them to a folder on your path,
or add this folder to your path.

avgCol.pl -- averages columns of numbers from multiple files
extract-* -- extracts numbers from output of the UCS system

See demos/IndependentV.java for examples of the sort of output you might want
to postprocess with the extract scripts

See the notes in /README.txt about data generation.

avgCol.pl isn't used by any of the demos that comes with the system
but it could be useful in future.
