You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/basic_interfaces.ipynb
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -615,7 +615,7 @@
615
615
"cell_type": "markdown",
616
616
"metadata": {},
617
617
"source": [
618
-
"### Exercise 1a\n",
618
+
"### Exercise 1\n",
619
619
"Import `IsotropicSmooth` from `nipype.interfaces.fsl` and find the `FSL` command that is being run. What are the mandatory inputs for this interface?"
620
620
]
621
621
},
@@ -649,7 +649,7 @@
649
649
"cell_type": "markdown",
650
650
"metadata": {},
651
651
"source": [
652
-
"### Exercise 1b\n",
652
+
"### Exercise 2\n",
653
653
"Run the `IsotropicSmooth` for `/data/ds000114/sub-01/ses-test/anat/sub-01_ses-test_T1w.nii.gz` file with a smoothing kernel 4mm:"
0 commit comments