openpyxl and pandas required
1: Place combined file and 3rd coder file in INPUT folder and edit config file as appropriate
2: Run setup
Mac:
bash setup.sh
Windows: Run setup.bat
3: Check OUTPUT folder for reconciling.xlsx file
4: Make edits to reconcile each trial
5: Run reconcile.py
Mac:
bash reconcile.sh
Windows: Run reconcile.bat
Detailed documentation: https://docs.google.com/document/d/1qQ_1k2Pztp9nJqALFZzL_LHP__YPUV71lNhcq7AJVfo/edit?usp=sharing
I did not make the DatavyuToSupercoder files or most of the code for combining.py. The initial structure of the reconciling system is accredited to Tyler Hecht, whom this repository is forked from. I adapted the combining.py system and his reconciler for compatibility with new studies at SLAM Lab, in addition to expanding the reconciler so that certain manual processes assigned to research assistants became automated.