Skip to content

Commit

Permalink
update first tutorial for vis
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldeistler committed Dec 11, 2023
1 parent d2145d6 commit 5ad8fee
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 9 deletions.
1 change: 0 additions & 1 deletion jaxley/modules/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,6 @@ def vis(
ax.plot(
coords[0],
coords[1],
linewidth=3.0,
c=synapse_col,
**synapse_plot_kwargs,
)
Expand Down
Loading

0 comments on commit 5ad8fee

Please sign in to comment.