Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D Documentation-116
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • 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
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • anywave
  • Documentation-116
  • 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
home.md
View page @ 1fd79e27
# Presentation # Presentation
![image](uploads/e53627c196dbda291c6ff8a67ee6d7da/image.png)
AnyWave is a software designed to easily open and view data recorded by EEG or MEG acquisition systems. ![image](/anywave/documentation/-/wikis/uploads/e53627c196dbda291c6ff8a67ee6d7da/image.png)
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.”* 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.
Journal of neuroscience methods 242 (2015): 118-26
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. See what changed over the different releases.
# [Download](https://meg.univ-amu.fr/AnyWave/download.html) # [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) # [Command Line Interface (CLI)](/anywave/documentation/-/wikis/CLI)
### [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) ## [list of processing you can do in command line](/anywave/documentation/-/wikis/CLI_List)
### [DEBUG Python plugin](Python_debug) \ No newline at end of file
### [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
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