brainsets.utils.mne_utils#
Data extraction utilities.
This module provides functions to extract metadata and signal data from MNE Raw objects and convert them to brainsets data structures.
Extract the measurement date from MNE Raw recording data. |
|
Concatenate a list of MNE Raw objects into one, validating metadata. |
|
Extract entire time-series signal from an MNE Raw object. |
|
Extract channel metadata from an MNE Raw object, with support for custom channel name, type, and position mappings. |