Contributions:BCIdiff
Appearance
Synopsis
BCIdiff is a command line program that analyzes BCI2000 files for differences.
Location
http://www.bci2000.org/svn/trunk/src/contrib/Tools/BCIdiff
Versioning
Author
Sebastian Halder, University of Tübingen, Germany.
Source Code Revisions
- Initial development: 453
- Tested under: 509
- Known to compile under: 1533
- Broken since: --
Usage
BCIdiff <options> <file1> <file2> options are: --help show this help --no-parameters don't compare parameters --no-init-states don't compare initial state lists and state names --no-states don't compare state lists and state values --no-data don't compare EEG data --comp-times compare source and stimulus times The return value of BCIdiff is 1 if differences were found, 0 for no differences.