File tree Expand file tree Collapse file tree 2 files changed +0
-21
lines changed Expand file tree Collapse file tree 2 files changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -396,16 +396,6 @@ response_time:
396
396
- type : string
397
397
enum :
398
398
- n/a
399
- sample :
400
- name : sample
401
- display_name : Sample index
402
- description : |
403
- Onset of the event according to the sampling scheme of the recorded modality
404
- (that is, referring to the raw data file that the `events.tsv` file accompanies).
405
- When there are several sampling schemes present in the raw data file (as can be
406
- the case for example for `.edf` files), this column is ambiguous and
407
- SHOULD NOT be used.
408
- type : integer
409
399
sample_id :
410
400
name : sample_id
411
401
display_name : Sample ID
@@ -818,15 +808,6 @@ units__motion:
818
808
and [Common Principles](SPEC_ROOT/common-principles.md#units) pages.
819
809
type : string
820
810
format : unit
821
- value :
822
- name : value
823
- display_name : Marker value
824
- description : |
825
- Marker value associated with the event (for example, the value of a TTL
826
- trigger that was recorded at the onset of the event).
827
- anyOf :
828
- - type : number
829
- - type : string
830
811
volume_type :
831
812
name : volume_type
832
813
display_name : ASL volume type
Original file line number Diff line number Diff line change @@ -6,10 +6,8 @@ TaskEvents:
6
6
columns :
7
7
onset : required
8
8
duration : required
9
- sample : optional
10
9
trial_type : optional
11
10
response_time : optional
12
- value : optional
13
11
HED : optional
14
12
stim_file : optional
15
13
additional_columns : allowed
You can’t perform that action at this time.
0 commit comments