File tree Expand file tree Collapse file tree 4 files changed +21
-24
lines changed Expand file tree Collapse file tree 4 files changed +21
-24
lines changed Original file line number Diff line number Diff line change 4141 direction : optional
4242 part : optional
4343
44+ pet :
45+ entities :
46+ $ref : meta.templates.raw.base.entities
47+ task : optional
48+ tracer : optional
49+ reconstruction : optional
50+ run : optional
51+
52+ mrs :
53+ entities :
54+ $ref : meta.templates.raw.recording.entities
55+ task : optional
56+ nucleus : optional
57+ volume : optional
58+ reconstruction : optional
59+
4460# Entities that apply to most derivative files
4561# Include thus:
4662#
Original file line number Diff line number Diff line change @@ -39,18 +39,11 @@ events__pet:
3939 datatypes :
4040 - pet
4141 entities :
42- $ref : meta.templates.raw.task.entities
43- tracer : optional
44- reconstruction : optional
45- # Most events allow acquisition, PET doesn't
46- acquisition : null
42+ $ref : meta.templates.raw.pet.entities
4743
4844events__mrs :
4945 $ref : rules.files.raw.events.events
5046 datatypes :
5147 - mrs
5248 entities :
53- $ref : rules.files.raw.events.events.entities
54- reconstruction : optional
55- nucleus : optional
56- volume : optional
49+ $ref : meta.templates.raw.mrs.entities
Original file line number Diff line number Diff line change 1212 datatypes :
1313 - mrs
1414 entities :
15- $ref : meta.templates.raw.recording.entities
16- task : optional
17- reconstruction : optional
15+ $ref : meta.templates.raw.mrs.entities
1816 echo : optional
1917 inversion : optional
20- nucleus : optional
21- volume : optional
Original file line number Diff line number Diff line change 99 datatypes :
1010 - pet
1111 entities :
12- $ref : meta.templates.raw.base.entities
13- task : optional
14- tracer : optional
15- reconstruction : optional
16- run : optional
12+ $ref : meta.templates.raw.pet.entities
1713
1814blood :
1915 suffixes :
2420 datatypes :
2521 - pet
2622 entities :
27- $ref : meta.templates.raw.base.entities
28- task : optional
29- tracer : optional
30- reconstruction : optional
31- run : optional
23+ $ref : meta.templates.raw.pet.entities
3224 recording : required
You can’t perform that action at this time.
0 commit comments