Explorar o código

Update 'README.md'

Jochem van Kempen %!s(int64=2) %!d(string=hai) anos
pai
achega
0d79f68d97
Modificáronse 1 ficheiros con 8 adicións e 3 borrados
  1. 8 3
      README.md

+ 8 - 3
README.md

@@ -65,15 +65,20 @@ trialdata =
 
 
   1×312 struct array with fields:
   1×312 struct array with fields:
 
 
-    drug
+    block_change
+    block_num
     cond_num
     cond_num
+    drug
+    pupil
     RT_EPP
     RT_EPP
 ```
 ```
 
 
-- `drug`: boolean indicating whether fixbreak occurred on this trial
+- `block_change`: number of trials since a block change
+- 'block_num': block number (drugs were administered in blocks of trials)
 - `cond_num`: the condition number (1 & 4 for attend RF, 2 & 5 for attend away 1, 3 & 6 for attend away 2)
 - `cond_num`: the condition number (1 & 4 for attend RF, 2 & 5 for attend away 1, 3 & 6 for attend away 2)
-- `RT_EPP`: the reaction time
+- `drug`: boolean indicating whether fixbreak occurred on this trial
 - 'pupil': struct containing timestamps, samples and event times.
 - 'pupil': struct containing timestamps, samples and event times.
+- `RT_EPP`: the reaction time
 
 
 ## Funding
 ## Funding