Skip to content

Commit 1e95b6f

Browse files
authored
Merge pull request #1031 from alexrockhill/coord_frame
[FIX] Clarify that BIDS standard template data is to be in scanner coordinates (MEG, iEEG, EEG)
2 parents cf70e18 + 7dfb51e commit 1e95b6f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/99-appendices/08-coordinate-systems.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ units are expressed in mm.
3737

3838
The coordinate systems below all relate to neuroscience and therefore to the
3939
head or brain coordinates.
40-
$Please be aware that all data acquisition starts with
40+
Please be aware that all data acquisition starts with
4141
"device coordinates" (scanner), which does not have to be identical to the
4242
initial "file format coordinates" (DICOM), which are again different from the
4343
"head" coordinates (for example, NIFTI).
@@ -112,7 +112,7 @@ Restricted keywords for the `<CoordSysType>CoordinateSystem` field in the
112112
- `4DBti`: ALS orientation and the origin between the ears
113113
- `KitYokogawa`: ALS orientation and the origin between the ears
114114
- `ChietiItab`: RAS orientation and the origin between the ears
115-
- Any keyword from the list of [Standard template identifiers](#standard-template-identifiers)
115+
- Any keyword from the list of [Standard template identifiers](#standard-template-identifiers): RAS orientation and the origin at the center of the gradient coil for template NifTI images
116116

117117
In the case that MEG was recorded simultaneously with EEG,
118118
the restricted keywords for
@@ -138,7 +138,7 @@ Restricted keywords for the `<CoordSysType>CoordinateSystem` field in the
138138
For more information, see the
139139
[EEGLAB wiki page](https://eeglab.org/tutorials/ConceptsGuide/coordinateSystem.html#eeglab-hj-coordinate-system).
140140

141-
- Any keyword from the list of [Standard template identifiers](#standard-template-identifiers)
141+
- Any keyword from the list of [Standard template identifiers](#standard-template-identifiers): RAS orientation and the origin at the center of the gradient coil for template NifTI images
142142

143143
In the case that EEG was recorded simultaneously with MEG,
144144
the restricted keywords for
@@ -182,7 +182,7 @@ Restricted keywords for the `<CoordSysType>CoordinateSystem` field in the
182182
is not aligned to ACPC, `ScanRAS` should be used.
183183

184184
- Any keyword from the list of
185-
[Standard template identifiers](#standard-template-identifiers)
185+
[Standard template identifiers](#standard-template-identifiers): RAS orientation and the origin at the center of the gradient coil for template NifTI images
186186

187187
## Image-based Coordinate Systems
188188

0 commit comments

Comments
 (0)