NewcastleRSE / taVNS

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

Create a GUI for controlling the stim parameters from the python code #11

Open Fehings opened 1 year ago

Fehings commented 1 year ago

Summary

Want to have a little user interface for easy tuning of parameters without clinicians needing to alter the code. This should primarily let the user select the amplitude of the stimulation and, depending on the criteria used to gate the stimulation, to alter the threshold or any other tunable gating parameters that need to be adapted to the current breather. There should also be an additional config button to allow the user to modify additional parameters (such as the pulse width, etc) but this should be a pop out/ additional screen only when config is clicked to prevent the interface being too busy.

What needs to be done?

Updates