We conducted five experiments. The data of each experiment can be found in the folder **Data** of the *Files* page. Each excel file contains the results of a specific experiment:
- Exp 1 - Rectangle Fixation.xlsx
- Exp 2 - Rectangle No Fixation.xlsx
- Exp 3 - Rectangle Vertical.xlsx
- Exp 4 - Three Forms.xlsx
- Exp 5 - Replication two forms.xlsx
Within each Excel file, each sheet is a participant.
The main variables in an Excel file are:
- 'Participant'
- 'Trial'
- 'TrialType'
- 'xy_target'
- 'xy_resp'
- 'FigureLength'
- 'FigureHeight'
- 'Condition'
- 'Frame 1'
- 'Frame2'
'*TrialType*' indicates if that trial was a practise or an experimental trial. Typially, the first 5 trials of an experimental block were practise trials.
'*xy_target_1* and *xy_target_2*' indicate the x and y pixel coordinates (relative to the shape) of the targets
'*xy_resp_1 and *xy_resp_2*' indicate the x and y pixel coordinates (relative to the shape) of the responses
'*Condition*' indicates the type of shape used (only valid for Experiment 3, 4 and 5).
'*FigureLength*' and '*FigureHeight*' indicate the dimension (in pixels) of the rectangle that within which the shape is inscribed.
'*Frame1_1* to *Frame1_4*' indicate the position of the first shape on the screen.
'*Frame2_1* to *Frame2_4*' indicate the position of the second shape on the screen.
'*Response_1* and *Response_2*' are the same as '*xy_resp_1 and *xy_resp_2*, but coded relative the the second shape.
Please, refer to the article for more details about the experiments