Skip to content

Commit 73a105c

Browse files
committed
minor updates
1 parent 4eac15b commit 73a105c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

8-mri/fmri_glm.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,8 +1110,7 @@
11101110
"\n",
11111111
":::{note}\n",
11121112
"Spatial locations in MRI images are typically specified in MNI (Montreal Neurological Institute) space, which is a standardized coordinate system used in neuroimaging. The coordinates are provided as *x* (left-right), *y* (front-back), and *z* (up-down) values in millimeters. The coordinate `(0, 0, 0)` is located near the anterior commissure, a small bundle of nerve fibers that connects the two hemispheres of the brain. Positive coordinate values indicate locations to the right (for *x*), front (for *Y*), and top (for *z*) of this point, while negative values indicate locations to the left, back, and bottom, respectively.\n",
1113-
":::\n",
1114-
"```python"
1113+
":::"
11151114
]
11161115
},
11171116
{

0 commit comments

Comments
 (0)