Difference between revisions of "AnyWave"

From WikiMEG
Jump to: navigation, search
(Feel free to report bugs or submit any suggestion on our GitHub)
Line 23: Line 23:
  
 
=[http://groups.google.com/group/anywave Join the google group to keep posted about AnyWave]=
 
=[http://groups.google.com/group/anywave Join the google group to keep posted about AnyWave]=
=[https://github.com/anywave/anywave/issues Feel free to report bugs or submit any suggestion on our GitHub]=
+
=[https://github.com/anywave/anywave/issues/new Feel free to report bugs or submit any suggestion on our GitHub]=
  
 
=[http://meg.univ-amu.fr/AnyWave/download.html Download AnyWave]=
 
=[http://meg.univ-amu.fr/AnyWave/download.html Download AnyWave]=

Revision as of 15:14, 1 September 2014

AnyWave : multi-platform software for visualizing and processing EEG/SEEG/MEG/XMG data.

Anywave.png

AnyWave is a software designed to easily open and view data recorded by EEG or MEG acquisition systems.
AnyWave is a modular software that can load additionnal plug-ins to enhance its features and capabilities.
AnyWave can handle the following file formats:
- Neuroscan (.cnt)
- MicroMed (.trc)
- EDF+/BDF+
- Brain Vision Analyser (.vhdr)
- 4DNI MEG Format
- CTF MEG Format
- ADES Format (AnyWave simple format)

AnyWave can export to the following file formats:
- Brain Vision Analyser (.vhdr)
- ADES Format (AnyWave simple format)

AnyWave uses plug-ins to read and write data file formats, so the list of supported file formats can be extended.

List of available plug-ins

Join the google group to keep posted about AnyWave

Feel free to report bugs or submit any suggestion on our GitHub

Download AnyWave

Read the FAQ

Developing plug-ins

How to write a MATLAB Scripted plug-in

How to write a Python Scripted plug-in