Difference between revisions of "Change Waveform Colours"

From BESA® Wiki
Jump to: navigation, search
(Created page with "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 stor...")
 
Line 14: Line 14:
 
The following color settings are available (the colour triples show the default values):
 
The following color settings are available (the colour triples show the default values):
  
[Colors]
+
{| class="wikitable"
ColTextMagnetometer=110,000,110
+
! style="font-weight: bold;" | [Colors]
ColPlotMagnetometer=110,020,110
+
|-
ColWaveMagnetometer=110,000,110
+
| ColTextMagnetometer=110,000,110
ColTextGradiometer=110,000,110
+
|-
ColPlotGradiometer=110,020,110
+
| ColPlotMagnetometer=110,020,110
ColWaveGradiometer=110,000,110
+
|-
ColTextIntracranialChannel=104,050,000
+
| ColWaveMagnetometer=110,000,110
ColPlotIntracranialChannel=104,050,020
+
|-
ColWaveIntracranialChannel=104,050,000
+
| ColTextGradiometer=110,000,110
ColTextPolygraficChannel=000,000,001
+
|-
ColPlotPolygraficChannel=000,000,001
+
| ColPlotGradiometer=110,020,110
ColWavePolygraficChannel=000,000,000
+
|-
ColTextAddChanMontage=110,000,255
+
| ColWaveGradiometer=110,000,110
ColWaveAddChanMontage=110,000,255
+
|-
 +
| 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
 +
|}

Revision as of 15:29, 7 March 2016

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..." colors specify the colors of the channel labels. The "ColPlot..." colors specify the colors used for display in the Montage Editor. The "ColWave..." colors 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 color 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