Section Navigation
Ensure consistent channel order across instances (Raw, Epochs, or Evoked).
list
List of Raw, Epochs, or Evoked instances to order.
Raw
Epochs
Evoked
If True, data will be copied. Otherwise data may be modified in place. Defaults to True.
True
This parameter is deprecated and will be removed in mne version 1.9. Please use insts instead.
insts
List of instances (Raw, Epochs, or Evoked) with channel orders matched according to the order they had in the first item in the insts list.
match_channel_orders()