-
Notifications
You must be signed in to change notification settings - Fork 9
07. Stimulus Response Curves
Stimulus Response Curves Estimation function of the BEST Toolbox, trigger the stimulating device on trial by trial basis in a given inter-trial-interval against set of stimulation intensity conditions and presents you online results of MEPs in order to visualize the MEP shape and quality of data being collected as well as the scatter plot of the stimulus-response curve and a sigmoid fitted stimulus-response curve at the stop event or when all trials are completed
- Input Device: Select the input device using drop down menu from previously added devices
- Output Device: Select the output device using drop down menu from previously added devices
- Display EMG Channels: Type the channel name as a string in order to visualize its online results e.g. 'APBr'. Note that the channel name must resolve to the name in your streaming data
- Stimulation Intensities: Row vector of stimulation intensities conditions e.g. [40 50 60 70 80]
- Trials per Condition: Total number of trials per condition , if its a scalar e.g. 100 , all stimulation intensity conditions are repeated at this rate but this can be a vector of varying no of trials but equal in size to that of stimulation intensities condition vector described above.
- Inter Trial Interval: ITI scalar, or a range in seconds e.g. 4 or [4 6]
- MEP onset (ms): The lower and upper limit of MEP search window in ms. MEP is searched using this update-able window and its amplitud and other measures of spread are stored in the data
- Pre-Post Stim Extract (ms): The lower and upper limit of EMG data to extract and save in the backend in ms
- Pre-Post Stim Plot (ms): The lower and upper limit of EMG data to plot online in ms
- Y Axis Max/Min: Limites of plot's Y axis [Lower Upper] in micro-volts
- Font Size: Font size of annotations on plots
- Trial No for Mean MEP Amp: The no of last N trials to avg and annotate on plot
To start a particularly filled measurement, just press the "Run" button. The measurement can be stopped, paused/unpaused and some of the editable parameters such as Font and YAxis limits can be updated on the runtime.
An instance of the completely filled stimulation parameters panel is shown below.