forked from BDMLab/FramingExperiment
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReadMe.txt
12 lines (7 loc) · 1001 Bytes
/
ReadMe.txt
1
2
3
4
5
6
7
8
9
10
11
12
This is a Psychopy adaptation of the experimental design from the paper:
De Martino et al (2006) Frames, Biases, and Rational Decision-Making in the Human Brain. Science, 313(5787), 684-687.
The code is written by Tomas Folke.
There are two versions of this experiment, one with the original colour scheme (“FramingOriginal.py”)and one with a colour scheme that has been modified to suit colourblind participants (“FramingColourblind.py”).
The original printed instructions for the task can be found as a pdf in the folder “Instructions”. “Modifying Framing Loop.ipnb” is an ipython notebook designed to easily change the search path for the images in the condition files whilst leaving the remaining conditions intact.
When analysing the data, note that row 112 and 209 represent the rest trials between the blocks, so make sure to remove them before conducting any further analysis.
If you have any questions about the code feel free to contact me on [email protected].