mne-tools / mne-connectivity

Connectivity algorithms that leverage the MNE-Python API.
https://mne.tools/mne-connectivity/dev/index.html
BSD 3-Clause "New" or "Revised" License
66 stars 34 forks source link

Add tutorial updates to include references to metadata and events and event_id after computing with Epochs #64

Open adam2392 opened 2 years ago

adam2392 commented 2 years ago

From #58 Raw object Annotations are stored in the Epochs.metadata in MNE-Python. The metadata, events and event_id are carried over to mne-connectivity and should be documented in the tutorials for some of the Connectivity algorithms.