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
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.
insts
match_channel_orders()