Skip to content

Commit

Permalink
Fix suvr -> SUVR parameter name
Browse files Browse the repository at this point in the history
  • Loading branch information
bilgelm committed Jan 16, 2025
1 parent cb3e5cf commit 72d0924
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/notebooks/suvr.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@
],
"source": [
"plot_anat(\n",
" res.get_parameter(\"suvr\"),\n",
" res.get_parameter(\"SUVR\"),\n",
" colorbar=True,\n",
" draw_cross=False,\n",
" title=\"SUVR image\",\n",
Expand Down Expand Up @@ -430,7 +430,7 @@
"formats": "ipynb,py:percent"
},
"kernelspec": {
"display_name": "hackthon",
"display_name": "dynamicpet-TMt2p5Pp-py3.12",
"language": "python",
"name": "python3"
},
Expand Down

0 comments on commit 72d0924

Please # to comment.