Skip to content

Commit

Permalink
Update 10_entropy.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vferat committed Feb 6, 2024
1 parent a82a2a1 commit 4864216
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tutorials/segmentation/10_entropy.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"""
#%%
# .. include:: ../../../../links.inc

#%%
# .. note::
#
Expand All @@ -21,7 +22,8 @@

# sphinx_gallery_thumbnail_number = 5
# Authors: Frederic von Wegner <[email protected]>
# Victor Férat <[email protected]>
# Victor Férat <[email protected]>

from matplotlib import pyplot as plt
from mne.io import read_raw_eeglab
from pycrostates.cluster import ModKMeans
Expand Down

0 comments on commit 4864216

Please sign in to comment.