EEGEdu icon indicating copy to clipboard operation
EEGEdu copied to clipboard

stimuli and delays will be longer to help saveToCSV save triggers pro…

Open kylemath opened this issue 5 years ago • 3 comments

…perly

@kuziekj - Next trial will not start until stimuli have been presented for 500 ms. Also increased the minimum delay between trials to 1500 ms. Basically created a flag (waitForStim) that indicates if the stimuli should be removed on the current frame or not. This seems to fix the issues we were having where saveToCSV was getting bogged down and not saving certain stimulus triggers.

kylemath avatar Jan 17 '20 01:01 kylemath

@kuziekj - I made some changes o your code to remove some repetition, but it does the same thing you implemented, keeping the stim on the screen for a while (and the marker up), can you test this out to make sure it is still working

also made an issue https://github.com/kylemath/EEGEdu/issues/124

kylemath avatar Jan 17 '20 03:01 kylemath

What is the status on this? Ready for review?

korymath avatar Jan 30 '20 05:01 korymath

no no, working on it laster in the semester once we get to that module,

kylemath avatar Jan 30 '20 06:01 kylemath