Skip to content

Commit

Permalink
figure 11b
Browse files Browse the repository at this point in the history
  • Loading branch information
philiplinden committed Nov 5, 2023
1 parent 837ab69 commit f70184c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repro/results.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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**."
]
},
{
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit f70184c

Please sign in to comment.