Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
Update also notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Jan 16, 2024
1 parent 655e6e7 commit 32b30db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions notebooks/Getting_started_with_Pema.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"outputs": [],
"source": [
"run_id = '026000'\n",
"st = straxen.contexts.xenonnt_simulation(cmt_run_id_sim=run_id)"
"st = wfsim.contexts.xenonnt_simulation(cmt_run_id_sim=run_id)"
]
},
{
Expand Down Expand Up @@ -2248,7 +2248,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -2262,7 +2262,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
"version": "3.9.7"
},
"latex_envs": {
"LaTeX_envs_menu_present": true,
Expand Down Expand Up @@ -2314,4 +2314,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}

0 comments on commit 32b30db

Please sign in to comment.