Skip to content

Commit

Permalink
fixed last comment
Browse files Browse the repository at this point in the history
  • Loading branch information
WillHWThompson committed Feb 5, 2024
1 parent 4151fcf commit 7de479c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plot_fig1.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,4 @@
cbar.set_label(r"F-Score", fontsize=12, rotation=270, labelpad=15)

plt.savefig("Figures/Fig1/figure1_4panel.png", dpi=1000)
plt.savefig("Figures/Fig1/figure1_4_panel.pdf", dpi=1000)
plt.savefig("Figures/Fig1/figure1_4panel.pdf", dpi=1000)

0 comments on commit 7de479c

Please sign in to comment.