From fabac5449c4cb27254a260621b7b6fcf8a28550a Mon Sep 17 00:00:00 2001 From: Alex Morehead Date: Mon, 3 Jun 2024 14:29:31 -0500 Subject: [PATCH] Fix notebook typo --- notebooks/posebusters_astex_inference_results_plotting.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/posebusters_astex_inference_results_plotting.ipynb b/notebooks/posebusters_astex_inference_results_plotting.ipynb index f7e34bf6..0175d6fc 100644 --- a/notebooks/posebusters_astex_inference_results_plotting.ipynb +++ b/notebooks/posebusters_astex_inference_results_plotting.ipynb @@ -1158,7 +1158,7 @@ "plt.rcParams[\"font.size\"] = 11\n", "plt.rcParams[\"axes.labelsize\"] = 13\n", "\n", - "# plot (unrelaxed) data for the Posebusters Diverse set\n", + "# plot (unrelaxed) data for the Posebusters Benchmark set\n", "posebusters_rmsd_lt_2_and_pb_valid_bar = axis.bar(\n", " r1,\n", " posebusters_rmsd_lt_2_and_pb_valid_data_mean,\n",