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
  • montage

montage · Changes

Page history
Update montage authored Jun 26, 2025 by Bruno Colombet's avatar Bruno Colombet
Hide whitespace changes
Inline Side-by-side
Showing with 14 additions and 1 deletion
+14 -1
  • montage.md montage.md +14 -1
  • No files found.
montage.md
View page @ b9d1f673
......@@ -2,7 +2,7 @@
# What is a montage?
AnyWave allows to set a list of channels that will be sent to views for display.
That is called a montage.
This is also sent to module that will apply signal processing algorithms on data.
The montage can also be sent modules designed to apply signal processing algorithms on data.
## default montage
The first time you open a file, AnyWave will get all the channels found in it and add them to a list called the default montage.
......@@ -15,3 +15,16 @@ To open the montage editor click on Edit Montage button in the toolbar just belo
## Montage Editor
![image](uploads/1c77b3040725522fdf4caa8dc847d2a9/image.png)
On the left side you have all the channels found in the file, called as recorded channels.
On the right side you have the current montage, ie the list of channels sent to signal views and modules.
You can manually select channels on the left side then click on the big blue arrow button to add them to the current montage.
This can also be done using the mouse and dragging channels from the left list to the right one.
By doing so the channels will be added at the end of the current montage.
The Up and Down buttons on the rigth part of the GUI allow to reorder channels in the current montage.
That action is also possible by drag and dropping signals in the list using the mouse.
There are more buttons allowing to quickly add or remove channels by their types, reordering them and so on.
Clone repository
  • Build_AnyWave
  • CLI
  • CLI_List
  • Changes
  • ExportData
  • ICA
  • Imaginary Coherence
  • MATLAB anywave function
  • MATLAB_BIDS
  • MATLAB_debug
  • MATLAB_get_data
  • MATLAB_get_markers
  • MATLAB_get_props
  • MATLAB_init
  • MATLAB_run
View All Pages