Change Waveform Colours

From BESA® Wiki
Jump to: navigation, search
Module information
Modules BESA Research Basic or higher
Version 5.2 or higher

Colours of channel waveforms and labels may be modified by changing the corresponding entry in the Montage Editor configuration file "BesaME.cfg", which is separately stored for each user.

The configuration file is located in the current user's folder, usually "<Program folder>\System\UserDirs\<User name>\". Here, <Program folder> specifies the BESA Research installation folder and <User name> is the user name which was used to log on to Windows.

The colours may be set in the section "[Colors]". If this section is not available, please add the "[Colors]" line (no quotes) at the end of the file and write the colour modifications below this line.

The "ColText..." colours specify the colours of the channel labels. The "ColPlot..." colours specify the colours used for display in the Montage Editor. The "ColWave..." colours specify the colours of the channel waveforms. It is recommended to use the same or similar colour for the 3 corresponding entries.

The colour values are given in [RED,GREEN,BLUE] triples, each value may range from 0 (weakest intensity) to 255 (maximum intensity). For internal reasons, the "ColText..." and "ColPlot..." colours must not be deep black (000,000,000). If a black colour should be set, use a colour close to black (see line ColTextPolygraficChannel=000,000,001). The difference will not be visible.

Note that the configuration file is written when the program is closed. So do not change it while BESA Research is open. Otherwise, your changes will be lost at program termination.

The following colour settings are available (the colour triples show the default values):

[Colors]
ColTextMagnetometer=110,000,110
ColPlotMagnetometer=110,020,110
ColWaveMagnetometer=110,000,110
ColTextGradiometer=110,000,110
ColPlotGradiometer=110,020,110
ColWaveGradiometer=110,000,110
ColTextIntracranialChannel=104,050,000
ColPlotIntracranialChannel=104,050,020
ColWaveIntracranialChannel=104,050,000
ColTextPolygraficChannel=000,000,001
ColPlotPolygraficChannel=000,000,001
ColWavePolygraficChannel=000,000,000
ColTextAddChanMontage=110,000,255
ColWaveAddChanMontage=110,000,255