Skip to content

Commit

Permalink
One fig less.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdenker committed Nov 10, 2023
1 parent 05a5452 commit 0dbe1d9
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 @@ -462,7 +462,6 @@ def plot_patterns_hypergraph(patterns, num_neurons=None):
patterns = cell_assembly_detection(bst, max_lag=2)
fig = viziphant.patterns.plot_patterns_hypergraph(patterns)
fig
plt.show()
"""
Expand Down

0 comments on commit 0dbe1d9

Please sign in to comment.