Skip to content

Commit

Permalink
🧹 Cleaned up rc notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
s-weigand committed Feb 27, 2023
1 parent f0deea3 commit 3ad4b6c
Showing 1 changed file with 3 additions and 31 deletions.
34 changes: 3 additions & 31 deletions rc/target_rc_part1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@
"tags": []
},
"source": [
"van Stokkum IHM, Wohlmuth C, Würthner F, Williams RM (2022) Energy transfer in supramolecular calix[4]arene—Perylene bisimide dye light harvesting building blocks: Resolving loss processes with simultaneous target analysis. Journal of Photochemistry and Photobiology 12:100154. doi:https://doi.org/10.1016/j.jpap.2022.100154"
"van Stokkum IHM, Wohlmuth C, Würthner F, Williams RM (2022) \n",
"Energy transfer in supramolecular calix[4]arene—Perylene bisimide dye light harvesting building blocks: Resolving loss processes with simultaneous target analysis. \n",
"Journal of Photochemistry and Photobiology 12:100154. doi:https://doi.org/10.1016/j.jpap.2022.100154"
]
},
{
Expand Down Expand Up @@ -307,24 +309,6 @@
"plot_overview(result, linlog=True, linthresh=1, figure_only=False);"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "7b40d9b8",
"metadata": {
"tags": []
},
"outputs": [],
"source": [
"# from pyglotaran_extras import plot_sas\n",
"# from pyglotaran_extras import plot_concentrations\n",
"# import pyglotaran_extras\n",
"\n",
"# # NB this fails! why?\n",
"# plot_concentrations(result, linlog=True, linthresh=1, figure_only=False);\n",
"# plot_sas(result, figure_only=False);"
]
},
{
"attachments": {},
"cell_type": "markdown",
Expand Down Expand Up @@ -452,18 +436,6 @@
"fig, axes = plot_residual_and_svd(result.data[\"rc\"])"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "672ac4ba",
"metadata": {
"tags": []
},
"outputs": [],
"source": [
"fig, axes = plot_residual_and_svd(result.data[\"rc\"])"
]
},
{
"attachments": {},
"cell_type": "markdown",
Expand Down

0 comments on commit 3ad4b6c

Please sign in to comment.