Skip to content

Commit 3e28db1

Browse files
committed
Enhance most figures by making them vectorized PDFs instead of bitmapped PNGs
1 parent fa2c108 commit 3e28db1

File tree

109 files changed

+60
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+60
-66
lines changed

notebooks/astex_diverse_inference_results_plotting.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@
520520
"\n",
521521
"# display the plots\n",
522522
"plt.tight_layout()\n",
523-
"plt.savefig(\"astex_diverse_primary_ligand_relaxed_rmsd_violin_plot.png\", dpi=300)\n",
523+
"plt.savefig(\"astex_diverse_primary_ligand_relaxed_rmsd_violin_plot.pdf\")\n",
524524
"plt.show()"
525525
]
526526
},
@@ -1113,7 +1113,7 @@
11131113
"\n",
11141114
"# display the plots\n",
11151115
"plt.tight_layout()\n",
1116-
"plt.savefig(\"astex_diverse_primary_ligand_relaxed_bar_chart.png\", dpi=300)\n",
1116+
"plt.savefig(\"astex_diverse_primary_ligand_relaxed_bar_chart.pdf\")\n",
11171117
"plt.show()"
11181118
]
11191119
}
121 KB
Binary file not shown.
-1.82 MB
Binary file not shown.
17.6 KB
Binary file not shown.
-40.8 KB
Binary file not shown.
18.4 KB
Binary file not shown.
-37.5 KB
Binary file not shown.
27.1 KB
Binary file not shown.
-1.55 MB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)