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

Last edited by Bruno Colombet Jul 22, 2025
Page history
This is an old version of this page. You can view the most recent version or browse the history.

montage

  • What is a montage?
    • default montage
  • Edit montage
    • Montage Editor
    • Saving Montage for further use
  • Quick montage
  • Make you montage based on the helmet template

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.
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.
So the first time you will visualize all channels found in the file.

Edit montage

To open the montage editor click on Edit Montage button in the toolbar just below the menu bar:
image

Montage Editor

image

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.

Saving Montage for further use

Once you have set your montage, it is automatically saved along with the data file and will be used automatically the next time you open that file.
You can also save it giving a specific name using the Save button.
By doing so, AnyWave will propose to save your montage in a common location called Montages.
This is a folder created for you by AnyWave in your home directory under the AnyWave main folder.
That way you can save montage files in a common place and apply then to other data files.
That will save time redoing the Montage you want for similar recorded data files.

Quick montage

Click on the Load Montage button to quickly set a previously saved montage and apply it to the current data file :
image

Make you montage based on the helmet template

For EEG or MEG channels, it is possible do select the channels you want to use in your montage directly by clicking on the sensors on the 2D template display.

Note that the option is only available if AnyWave finds a matching template.

Click on the button:
image

Example using a MEG SQUID system template:
image

Note that if your file contains sensors of different types that could be in a template, for example EEG and MEG simultaneous recording, AnyWave will ask you what modality to use to create the Montage.

The GUI displays the sensors. Click on a sensor to select it. The sensor will go red.
You can also select a region of sensors by pressing and holding the CTRL key and then drawing around the sensors. When the mouse button is released the sensors inside the drawn zone will be selected.

Example:
image
image

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