cpp-lln-lab / CPP_PTB

a set of function to make it easier to create behavioral, EEG, fMRI experiment with psychtoolbox
https://cpp-ptb.readthedocs.io/en/latest/index.html#
MIT License
12 stars 13 forks source link

add an input check for some of the cfg fields #149

Closed Remi-Gau closed 2 years ago

Remi-Gau commented 3 years ago

for example if SkipSyncTest is set to false (it should be an integer) we get an error that is very hard to debug.