Skip to content

Commit 8d9f442

Browse files
authored
Update README.md
1 parent 7f1039e commit 8d9f442

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ Filename Description
6161
log.csv | Copy of all Debug.Log calls during the Session
6262
notes.csv | Notes collected by the Notes UI
6363
participant_details.json | Copy of participant details (e.g. info entered via the UI)
64-
object_movement_T001.csv | Position and rotation of tracked_object within trial 1
65-
object_movement_T002.csv | Position and rotation of tracked_object within trial 2
66-
object_movement_T003.csv | Position and rotation of tracked_object within trial 3
64+
object_movement_T001.csv | Position and rotation of "object" within trial 1
65+
object_movement_T002.csv | Position and rotation of "object" within trial 2
66+
object_movement_T003.csv | Position and rotation of "object" within trial 3
6767
settings.json | Copy of the settings applied to the Session
6868
trial_results.csv | Main results file (behavioural data)
6969
```

0 commit comments

Comments
 (0)