Code for traveling ripples study.
Implemented using Matlab version 2024a, run on macOS Sequoia 15.7.1.
- Download the zip file of the Matlab-based code from this GitHub repo. Unzip the folder ("code folder").
- Download the data to run this code, located at https://osf.io/g8mtz (zip file).
- Unzip this "data folder" (3.06 gigabytes), rename the folder "data".
- Move the data folder directly inside the code folder.
- Open Matlab, and point the current directory in Matlab to this folder.
- Run the main.m file (type "main" in the command window).
Plots from the figures in the paper will generate. If issues, check paths (folder names) and adjust code accordingly to your specific folder names and directories.
Cheers!