Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D Documentation
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • anywave
  • Documentation
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Jun 06, 2025 by Bruno Colombet's avatar Bruno Colombet
Hide whitespace changes
Inline Side-by-side
Showing with 30 additions and 20 deletions
+30 -20
  • home.md home.md +30 -20
  • No files found.
home.md
View page @ 1fd79e27
# Presentation
![image](uploads/e53627c196dbda291c6ff8a67ee6d7da/image.png)
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.
![image](/anywave/documentation/-/wikis/uploads/e53627c196dbda291c6ff8a67ee6d7da/image.png)
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
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
# [Changes](/anywave/documentation/-/wikis/Changes)
# [Changes](Changes)
See what changed over the different releases.
# [Download](https://meg.univ-amu.fr/AnyWave/download.html)
# [Documentation](TOC)
## Linux
Linux version of AnyWave will run in a docker container.
1. Install docker on your linux system.
2. The link sent to you when you request the download will give you the name of the docker repository to pull.
3. run the application using the following script:
# [Documentation](/anywave/documentation/-/wikis/TOC)
# [Plugins](/anywave/documentation/-/wikis/Plugins)
## [Write MATLAB plugins](/anywave/documentation/-/wikis/MATLAB_API)
### [Make your plugin BIDS Pipeline compatible](/anywave/documentation/-/wikis/MATLAB_BIDS)
### [DEBUG PLUGINS directly in MATLAB](/anywave/documentation/-/wikis/MATLAB_debug)
### [MATLAB API functions](/anywave/documentation/-/wikis/MATLAB_functions)
## [Write Python plugins](/anywave/documentation/-/wikis/Python_plugins)
### [DEBUG Python plugin](/anywave/documentation/-/wikis/Python_debug)
# [Plugins](Plugins)
### [Python API package](/anywave/documentation/-/wikis/Python_package)
## [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)
# [Command Line Interface (CLI)](/anywave/documentation/-/wikis/CLI)
## [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
## [list of processing you can do in command line](/anywave/documentation/-/wikis/CLI_List)
\ No newline at end of file
Clone repository
  • Build_AnyWave
  • CLI
  • CLI_List
  • Changes
  • ExportData
  • ICA
  • Imaginary Coherence
  • MATLAB anywave function
  • MATLAB_BIDS
  • MATLAB_change_sig_prop
  • MATLAB_debug
  • MATLAB_get_data
  • MATLAB_get_markers
  • MATLAB_get_props
  • MATLAB_init
View All Pages