Skip to content

Commit

Permalink
changed example
Browse files Browse the repository at this point in the history
  • Loading branch information
tm4185s committed Nov 30, 2023
1 parent 217c301 commit ac82d33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion viziphant/patterns.py
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,6 @@ def plot_patterns_hypergraph(patterns, num_neurons=None):
patterns = cell_assembly_detection(bst, max_lag=2)
viziphant.patterns.plot_patterns_hypergraph(patterns)
plt.show()
"""
# If only patterns of a single dataset are given, wrap them in a list to
Expand Down

0 comments on commit ac82d33

Please sign in to comment.