bemobil_mne.preproc.find_rigid_bodies#

bemobil_mne.preproc.find_rigid_bodies(raw)[source]#

Detect rigid body names from channel naming conventions.

Parameters:
rawmne.io.BaseRaw

Recording whose channel names to inspect.

Returns:
rb_nameslist of str

Unique rigid body identifiers found in the channel list.