Jump to content

Contributions:BCITimeFrequency: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
Mellinger (talk | contribs)
Line 2: Line 2:
''BCITimeFrequency'' is a GUI application that analyzes data in BCI2000 file format.
''BCITimeFrequency'' is a GUI application that analyzes data in BCI2000 file format.
Analysis may be performed in the time domain (ERP waveforms) and frequency domain (SMR modulation).
Analysis may be performed in the time domain (ERP waveforms) and frequency domain (SMR modulation).
'''Note:''' This tool is now obsolete, and superseded by the Matlab-based [[User Reference:BCI2000_Offline_Analysis|OfflineAnalysis tool]] which is part of the BCI2000 core distribution.


==Location==
==Location==

Revision as of 14:10, 30 January 2012

Synopsis

BCITimeFrequency is a GUI application that analyzes data in BCI2000 file format. Analysis may be performed in the time domain (ERP waveforms) and frequency domain (SMR modulation).

Note: This tool is now obsolete, and superseded by the Matlab-based OfflineAnalysis tool which is part of the BCI2000 core distribution.

Location

http://www.bci2000.org/svn/trunk/src/contrib/Tools/BCITimeFrequency

Versioning

Author

Dennis McFarland, Wadsworth Center, NYSDOH.

Source Code Revisions

  • Initial development: 346
  • Tested under: 917
  • Known to compile under: 1533
  • Broken since: --

Manual

For a detailed description, see the bcitimefreq.pdf document located in this contribution's directory.

See also

Contributions:Tools