Donders-Institute / PRESTUS

PREprocessing & Simulations for Transcranial Ultrasound Stimulation package
GNU General Public License v3.0
12 stars 10 forks source link

Documentation for pulsed repetition/continuous burst stimulation #28

Open jkosciessa opened 9 months ago

jkosciessa commented 9 months ago

Pulsed repetition protocols (e.g., Zeng et al., 2022) are a major simulation scenario, but how to run heating simulations is currently not very intuitive, partly due to variable naming and their associated comments. Let's see whether we can improve that naming and documentation. First, here is how I set up a continuous burst simulation, with the aim of modeling continuous on-off cycles. In my example, I try to model 80 seconds of a 5Hz protocol with 25% duty cycle (i.e., 50 ms on, 150 ms off within a 200 ms cycle). The implementation of calculations can be found in functions/check_thermal_parameters.m.

thermal:

The setup has to fit the following constraints:

There are currently some checks that could cause problems down the line:

REFS

Zeng, K. et al. Induction of Human Motor Cortex Plasticity by Theta Burst Transcranial Ultrasound Stimulation. Ann Neurol 91, 238–252 (2022).