diff --git a/repro/results.ipynb b/repro/results.ipynb index 1a816bb..ca6cb3e 100644 --- a/repro/results.ipynb +++ b/repro/results.ipynb @@ -582,7 +582,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Falling back to the default values used in the provided code, we get a result that is spot on with Figure 2." + "Falling back to the default values used in the provided code, we get a result that is spot on with **Figure 11b**." ] }, { @@ -625,9 +625,9 @@ " ssa_MORB[ppm] = interpolated_spectra[ppm].apply(hapke_model)\n", "\n", "ssa_MORB.plot(\n", - " title='Estimated MORB Single-Scattering Albedo',\n", + " title='Figure 11b',\n", " xlabel='Wavelength (μm)',\n", - " ylabel='SSA',\n", + " ylabel='Estimated Single-Scattering Albedo (SSA)',\n", " grid=True,\n", " legend=True,\n", " xlim=(2.5, 3.5),\n",