May 31, 2019 List of changes to Epidynamics repository: 1. Visual Classification -> Reviewer Widgets a. Prompt instructions for reviewer widgets were clarified, and a warning was added about the possibility of overwriting current data. b. Reviewer widgets were changed so that the numbers in the bottom left corner of the widget were not cut-off (i.e. display was slightly moved). c. READMEs were changed to: i. Use correct names ii. Fix spelling errors iii. Enhance readability 2. Visual Classification -> Reviewer Widgets -> Real Data a. Explained different colors of waveforms 3. Visual Classification -> Reviewer Widgets -> Real Data -> No DC a. Separated into two subfolders (Onset and Offset) to be equivalent to similar folders. 4. Visual Classification -> Reviewer Marking & Analysis a. Code changed to automatically add the correct paths. (Users no longer need to change paths for code to work.) b. README added so users can better orient themselves to this part of the analysis. i. The addition of this README was reflected in the top-level README which details the location and purpose of all READMEs within the dataset 5. Data Analysis -> Code a. README updated to call out the two most important functions in the folder. b. All DRIVER files changed so path changes are now unnecessary. c. A small portion from one of the DRIVER scripts that had been used for debugging was removed. This section was a few lines that were not important to the overall function, and was already commented out. 6. General a. Fix spelling errors