Model experiment code
How to get started with the model experiment
In Fall 2020, Chris made a model experiment which tries to accomplish two tasks: 1. Serve as a template for future experiments, and 2. Be a learning tool for lab members wanting to make their own experiments.
The code for the model experiment is publically available on GitHub in carrien/free-speech/templates/modelExpt/. Here is a hyperlink.
If you are working on a lab computer, you can also access the model experiment by executing this in the Matlab command window: open run_modelExpt_expt; open run_modelExpt_audapter
. The same commands can be used for any computer that has the free-speech repo on the Matlab path.