drbenvincent / darc_toolbox

Run adaptive decision making experiments
MIT License
16 stars 2 forks source link

crash affecting fixed experiment designs in PsychoPy #47

Closed drbenvincent closed 5 years ago

drbenvincent commented 5 years ago

This is basically about a clash between defining the number of trials in the original experiment options GUI but then again in the code in chooser.py

This is affecting:

To solve...

drbenvincent commented 5 years ago

my initial hunch is still correct and needs to be sorted, but the actual problem was just that the max_trials was set incorrectly for the Griskevicius designs.

As it stands, the number of trials entered at the very start, in the PsychoPy official GUI window is only relevant / paid attention to when we are using Bayesian Adaptive Designs