Skip to content

Commit 2c697be

Browse files
author
openMINDS pipeline
committed
Build triggered by workflow dispatch
1 parent 1699671 commit 2c697be

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

code/types/latest/+openminds/+controlledterms/DeviceType.m

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@
3333
properties (Constant, Hidden)
3434
CONTROLLED_INSTANCES = [ ...
3535
"CTscanner", ...
36+
"MRIBodyCoil", ...
37+
"MRIExtremityCoil", ...
38+
"MRIHeadCoil", ...
39+
"MRIMulti-coilArray", ...
40+
"MRISurfaceCoil", ...
41+
"MRIVolumeCoil", ...
3642
"MRIscanner", ...
3743
"closedBoreMRIScanner", ...
3844
"electronicAmplifier", ...

code/types/v3.0/+openminds/+controlledterms/DeviceType.m

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@
3333
properties (Constant, Hidden)
3434
CONTROLLED_INSTANCES = [ ...
3535
"CTscanner", ...
36+
"MRIBodyCoil", ...
37+
"MRIExtremityCoil", ...
38+
"MRIHeadCoil", ...
39+
"MRIMulti-coilArray", ...
40+
"MRISurfaceCoil", ...
41+
"MRIVolumeCoil", ...
3642
"MRIscanner", ...
3743
"closedBoreMRIScanner", ...
3844
"electronicAmplifier", ...

code/types/v4.0/+openminds/+controlledterms/DeviceType.m

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@
3333
properties (Constant, Hidden)
3434
CONTROLLED_INSTANCES = [ ...
3535
"CTscanner", ...
36+
"MRIBodyCoil", ...
37+
"MRIExtremityCoil", ...
38+
"MRIHeadCoil", ...
39+
"MRIMulti-coilArray", ...
40+
"MRISurfaceCoil", ...
41+
"MRIVolumeCoil", ...
3642
"MRIscanner", ...
3743
"closedBoreMRIScanner", ...
3844
"electronicAmplifier", ...

0 commit comments

Comments
 (0)