|
|
# Presentation
|
|
|
<img src="uploads/70a550a749f1b867a67aa4f9cd0ac0c3/image.png" width="400">
|
|
|
|
|
|
AnyWave is a software designed to easily open and view data recorded by EEG or MEG acquisition systems.
|
|
|
AnyWave is modular and can load additional plug-ins to enhance its features and capabilities.
|
|
|
The development of AnyWave is supported by INSERM and Aix-Marseille University.
|
|
|
AnyWave was licensed with the help of SATT Sud-Est.
|
|
|
|
|
|
Cite us: Colombet B, Woodman M, Badier JM and Bénar CG. *“AnyWave: a cross-platform and modular software for visualizing and processing electrophysiological signals.”*
|
|
|
Journal of neuroscience methods 242 (2015): 118-26
|
|
|
|
|
|
# Download
|
|
|
|
|
|
Fill the form on the [following page](https://meg.univ-amu.fr/AnyWave/download.html) to download the version you want.
|
|
|
- **Linux** version: The application is provided as a docker container [here](https://hub.docker.com/repository/docker/bcolombet/anywave/general)
|
|
|
|
|
|
To run it use this [run.sh](uploads/7af4af0d3fb2a2c7d28c9a2ca7d4760e/run.sh) script.
|
|
|
A good practice is to create a symlink of the script in /usr/bin called anywave.
|
|
|
That way, a simple anywave command from a terminal will launch the application.
|
|
|
|
|
|
As an alternative it is possible to build the software from sources using the documentation provided here: [Build your own AnyWave](Build_AnyWave).
|
|
|
|
|
|
# [Changes](Changes)
|
|
|
See what changed over the different releases.
|
|
|
|
|
|
# [Plugins](Plugins)
|
|
|
|
|
|
## [Write MATLAB plugins](MATLAB_API)
|
|
|
### [Make your plugin BIDS Pipeline compatible](MATLAB_BIDS)
|
|
|
### [DEBUG PLUGINS directly in MATLAB](MATLAB_debug)
|
|
|
### [MATLAB API functions](MATLAB_functions)
|
|
|
|
|
|
## [Write Python plugins](Python_plugins)
|
|
|
### [DEBUG Python plugin](Python_debug)
|
|
|
### [Python API package](Python_package)
|
|
|
|
|
|
# [Command Line Interface (CLI)](CLI)
|
|
|
## [list of processing you can do in command line](CLI_List) |
|
|
\ No newline at end of file |