NAME

Tektronix CSV Merge


VERSION

Version 0.03


SYNOPSIS

        perl gus_csv_merge.pl --csv_1 foo.csv --chans_1 0,1 --csv_2 bar.csv --chans_2 1


DESCRIPTION

Reads in two Tektronix-generated *.csv files, combines certain channels, writes one new, cobined *.csv file and graphs the data.


DEPENDENCIES

This script has Perl module dependencies some of which is not yet on CPAN. Download them from here.

        http://starling.us/tet/gus_perl_modules/index.xml#Text-CSV-Munge
        http://starling.us/tet/gus_perl_modules/index.xml#Chart-EPS_graph


AUTHOR

Gan Uesli Starling <gan@starling.us>


COPYRIGHT

Copyright (c) 2006 - 2007 Gan Uesli Starling..

All rights reserved.

This program is free software; you may redistribute and/or edit it under the same terms as Perl itself.