Skip to content

Commit

Permalink
Update plot_fig2.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
nwlandry committed Dec 6, 2023
1 parent fea2d40 commit 1718dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plot_fig2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
" to_imshow_orientation(sps_summary),\n",
" extent=(0, 1, 0, 1),\n",
" vmin=0,\n",
" vmax=0.7,\n",
" vmax=1,\n",
" )\n",
" axes[j, i].set_xlim([0, 1])\n",
" axes[j, i].set_ylim([0, 1])\n",
Expand Down

0 comments on commit 1718dc9

Please sign in to comment.