Closed dmeliza closed 10 years ago
Possibly related: json_io is reporting uuid and stimulus values from the wrong entry (it shows the ones from the next entry chronologically)
Okay, that last problem was just an error in how I was printing out the data
This only happens with some old data where arfxplog put rows in a stimulus dataset for stimuli that happened after the end of the experiment. In this case, the algorithm in json_io for determining which stimulus was used isn't right. Needs to check the time_off or something.