joaquinanguera / aceR

An R package for processing ACE data
MIT License
3 stars 14 forks source link

Harmonize ACE Explorer trial condition column names #45

Open monicathieu opened 10 months ago

monicathieu commented 10 months ago

Need to handle the column that denotes the trial condition within the task.

ACE Nexus now calls this column trialCondition (trial_condition after converting to pothole case) for all modules. We need to make sure we correctly map the old ancestor columns from each ACE Explorer module to the new trial_condition column, so that proc_by_module() gets the right column info.

Where possible/sensible, I will have aceR rename the ACE Explorer columns in question to trial_condition to harmonize with ACE Nexus. It has to be trial_condition because condition IS a column in ACE Explorer, which frustratingly only contains trial_condition information for a subset of tasks (see below).

For my own tracking, here is a list of where trial_condition information lives for each of the modules' Explorer iterations.