Skip to content

Commit df982af

Browse files
authored
fix several qMRI examples fields from FieldStrength to MagneticFieldStrength (#306)
1 parent 8b56610 commit df982af

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

qmri_mp2rage/sub-1/anat/sub-1_inv-1_MP2RAGE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"RepetitionTimeExcitation": 0.0062,
55
"RepetitionTimePreparation": 5.5,
66
"NumberShots": 159,
7-
"FieldStrength": 7
7+
"MagneticFieldStrength": 7
88
}

qmri_mp2rage/sub-1/anat/sub-1_inv-2_MP2RAGE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"RepetitionTimeExcitation": 0.0062,
55
"RepetitionTimePreparation": 5.5,
66
"NumberShots": 159,
7-
"FieldStrength": 7
7+
"MagneticFieldStrength": 7
88
}

qmri_mp2rageme/sub-1/anat/sub-1_echo-1_inv-2_MP2RAGE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"RepetitionTimePreparation": 6.723,
66
"NumberShots": 150,
77
"EchoTime": 0.006,
8-
"FieldStrength": 7
8+
"MagneticFieldStrength": 7
99
}

qmri_mp2rageme/sub-1/anat/sub-1_echo-2_inv-2_MP2RAGE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"RepetitionTimePreparation": 6.723,
66
"NumberShots": 150,
77
"EchoTime": 0.0145,
8-
"FieldStrength": 7
8+
"MagneticFieldStrength": 7
99
}

qmri_mp2rageme/sub-1/anat/sub-1_echo-3_inv-2_MP2RAGE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"RepetitionTimePreparation": 6.723,
66
"NumberShots": 150,
77
"EchoTime": 0.023,
8-
"FieldStrength": 7
8+
"MagneticFieldStrength": 7
99
}

qmri_mp2rageme/sub-1/anat/sub-1_echo-4_inv-2_MP2RAGE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"RepetitionTimePreparation": 6.723,
66
"NumberShots": 150,
77
"EchoTime": 0.0315,
8-
"FieldStrength": 7
8+
"MagneticFieldStrength": 7
99
}

qmri_mp2rageme/sub-1/anat/sub-1_inv-1_MP2RAGE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"RepetitionTimeExcitation": 0.0062,
55
"RepetitionTimePreparation": 6.723,
66
"NumberShots": 150,
7-
"FieldStrength": 7
7+
"MagneticFieldStrength": 7
88
}

0 commit comments

Comments
 (0)