FT_CHANNELCOMBINATION

Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_channelcombination”.

  FT_CHANNELCOMBINATION creates a cell-array with combinations of EEG/MEG
  channels for subsequent cross-spectral-density and coherence analysis
 
  You should specify channel combinations as a two-column cell array,
    cfg.channelcmb = {  'EMG' 'MLF31'
                        'EMG' 'MLF32'
                        'EMG' 'MLF33' };
  to compare EMG with these three sensors, or
    cfg.channelcmb = { 'MEG' 'MEG' };
  to make all MEG combinations, or
    cfg.channelcmb = { 'EMG' 'MEG' };
  to make all combinations between the EMG and all MEG channels.
 
  For each column, you can specify a mixture of real channel labels
  and of special strings that will be replaced by the corresponding
  channel labels. Channels that are not present in the raw datafile
  are automatically removed from the channel list.
 
  Please note that the default behaviour is to exclude to exclude symetric
  pairs and auto-combinations.
 
  See also FT_CHANNELSELECTION

reference/ft_channelcombination.txt · Last modified: 2012/05/23 23:02 (external edit)

You are here: startreferenceft_channelcombination
This DokuWiki features an Anymorphic Webdesign theme, customised by Eelke Spaak and Stephen Whitmarsh.
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0