mne-tools/mne-connectivity

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

Open

#64 opened on Dec 20, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (44 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (90 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide