Skip to content

Commit

Permalink
Update plotting example
Browse files Browse the repository at this point in the history
  • Loading branch information
tsbinns committed Jun 26, 2024
1 parent ee1c109 commit 7709a32
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/decoding/cohy_decomposition_plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,9 @@
########################################################################################
# Generating the filters and patterns
# -----------------------------------
# We will first load some example MEG data which we will generate the spatial filters
# and patterns for, and divide it into epochs.
# We will first load some example MEG data collected during a hand movement task, which
# we will generate the spatial filters and patterns for. We divide the data into
# continuous epochs.

# %%

Expand Down

0 comments on commit 7709a32

Please sign in to comment.