meg_wiki.eeg.load_mapping_32chs🔗

meg_wiki.eeg.load_mapping_32chs()🔗

Load the mapping dictionary for the 32 chs cap.

mapping = load_mapping_32chs()
raw.rename_channels(mapping)
Returns:
mappingdict

A dictionary mapping the old channel name to the new channel name.