NewcastleRSE / taVNS

Repo for tracking code and issues for the CloseNIT taVNS project
2 stars 0 forks source link

Need to create a pulsed stimulation profile to fit the taVNS requirements #13

Closed Fehings closed 1 year ago

Fehings commented 1 year ago

Can do pulse width, mA but need to figure out how to pulse this at xHz

Fehings commented 1 year ago

can do this with a loop, using time.time() and can set a duty cycle on/off and overall experiement time for an open loop variant. Made a script to demonstrate this (experiment_cycle_openloop.py) will add to this repo. Then will just need to do the oncyc part as a triggered response from breathing so long as we are during the on time of the experiment?