diff --git a/docs/io/visualization/convergence_plot.ipynb b/docs/io/visualization/convergence_plot.ipynb index 5a3e3460f6a..7524fe90e96 100644 --- a/docs/io/visualization/convergence_plot.ipynb +++ b/docs/io/visualization/convergence_plot.ipynb @@ -8,12 +8,22 @@ "# Convergence Plots" ] }, + { + "cell_type": "markdown", + "id": "dc1a0c1f", + "metadata": {}, + "source": [ + "The Convergence Plots consist of two Plotly FigureWidget Subplots, the `plasma_plot` and the `t_inner_luminosities_plot`. The plots are stored in the `cplots` attribute of the simulation object `sim` and can be accessed using `sim.cplots.plasma_plot` and `sim.cplots.t_inner_luminosities_plot`.\n", + "\n", + "The Convergence Plots are shown by default when you running TARDIS because `show_cplots` parameter of the `run_tardis()` function is set to `True`. If you don't want to do this, set it to `False`. " + ] + }, { "cell_type": "markdown", "id": "6db4edf2", "metadata": {}, "source": [ - "
\n", + "
\n", " \n", "You only need to include `export_cplots=True` in the `run_tardis` function when you want to share the notebook. The function shows the plot using the Plotly `notebook_connected` renderer, which helps display the plot online. You don't need to do it when running the notebook locally.\n", "\n", @@ -31,13 +41,13 @@ { "data": { "application/vnd.jupyter.widget-view+json": { - "model_id": "45587e4256444467a39dfa311283a823", + "model_id": "9e8c4cf955fe459a903c206b12dce519", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(FigureWidget({\n", - " 'data': [{'type': 'scatter', 'uid': '6807fcbb-b63b-457c-9dba-87eed5fee24e', …" + " 'data': [{'type': 'scatter', 'uid': '6300bc97-3326-433b-9702-37a6cef7ba32', …" ] }, "metadata": {}, @@ -70,9 +80,9 @@ { "data": { "text/html": [ - "