Table of Contents

Name

avg2asci - (formerly dmpdata) create an ascii version of an ERP average

file

Synopsis

avg2asci avgfile asciifile format pfunc

Description

avg2asci converts the ERP data in avgfile to ascii and writes the results to asciifile. The data are converted a bin at a time, and the user is prompted for confirmation on each bin. format is the number of data points per line to write, and pfunc is the processing function number (rarely will datafile contain more than one processing function, so 0 (for the first processing function) is almost always what should be entered for pfunc).

Author

Ron Ohst


Table of Contents