ananthamurthy / eyeBlinkBehaviour

All codes related to Arduino programming and data saving for the Eye-Blink Conditioning Tasks
GNU General Public License v3.0
7 stars 5 forks source link

probe trials randomization #24

Open ananthamurthy opened 7 years ago

ananthamurthy commented 7 years ago

The probe trials across sessions occur predictably. The randomSeed() needs to be checked.

dilawar commented 7 years ago

Can you write down the numbers of probe trials.

ananthamurthy commented 7 years ago

Probe Trials: 3, 21, 30, 40, 57, 59

ananthamurthy commented 6 years ago

The probeTrials should occur randomly every 5-9 trials.

dilawar commented 6 years ago

This should have been fixed on devel branch. Will merge into master after tests are successful.