Skip to content

Commit 0987a0a

Browse files
committed
Add runtime warning for StimScan
1 parent b8be315 commit 0987a0a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

neuroplatform-docs/np_utils/stimscan.ipynb

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,18 @@
9696
")"
9797
]
9898
},
99+
{
100+
"cell_type": "markdown",
101+
"metadata": {},
102+
"source": [
103+
"```{caution}\n",
104+
"A progress bar for the scan will be displayed.<br>\n",
105+
"**Take care that the duration of the scan does not exceed that of your booking.**\n",
106+
"You can reduce the number of parameters, the number of repeats, or the number of channels to scan to reduce the duration.\n",
107+
"Shortening the delay between stimulations also works, but may cause fatigue and affect the quality of the results.\n",
108+
"```"
109+
]
110+
},
99111
{
100112
"cell_type": "code",
101113
"execution_count": null,

0 commit comments

Comments
 (0)