Right now the contingent, training, and test phases all have different columns in the order csv. This is awkward ad makes data postprocessing difficult.
Also rename trial type in contingent training from training to activateTraining
Fixed - this was actually because I was manually logging different things not because the csvs had different column names. I'm now reading in the trial column field names programatically.
Right now the contingent, training, and test phases all have different columns in the order csv. This is awkward ad makes data postprocessing difficult.
Also rename trial type in contingent training from
training
toactivateTraining