n_Forcer
Joined: Nov 11, 2014 Posts: 5
|
Posted: Apr 14, 2023 9:26 AM Post subject: Neurofeedback Design Question |
|
Hi together,
i want to create a Neurofeedback design and want to use an Auto Threshold, which switch to manuel Threshold after an amount of time (e.g. 30 sec.). After the time period the manual threshold should automatic be set to the average value of the auto threshold. Is this possible? |
|
jarek
Joined: Oct 22, 2007 Posts: 1012
|
Posted: Apr 14, 2023 1:19 PM Post subject: |
|
Yes, it is definitely possible, and many ways how to do it.
For example use SourceSelector to take the output from auto threshold and then change it to the output of manual threshold after some time period with Timer.
Manual threshold value could be controlled from a Slider (or Value). Its initial value can be set via its input, so you could do this when switching the SourceSelector. |
|