File tree 4 files changed +12
-12
lines changed
4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 41
41
"outputs" : [],
42
42
"source" : [
43
43
" # Import the function to create an spm fmri preprocessing workflow\n " ,
44
- " from nipype .workflows.fmri.spm import create_spm_preproc\n " ,
44
+ " from niflow.nipype1 .workflows.fmri.spm import create_spm_preproc\n " ,
45
45
" \n " ,
46
46
" # Create the workflow object\n " ,
47
47
" spmflow = create_spm_preproc()"
274
274
"metadata" : {
275
275
"anaconda-cloud" : {},
276
276
"kernelspec" : {
277
- "display_name" : " Python [default] " ,
277
+ "display_name" : " Python 3 " ,
278
278
"language" : " python" ,
279
279
"name" : " python3"
280
280
},
288
288
"name" : " python" ,
289
289
"nbconvert_exporter" : " python" ,
290
290
"pygments_lexer" : " ipython3" ,
291
- "version" : " 3.6.5 "
291
+ "version" : " 3.6.11 "
292
292
}
293
293
},
294
294
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 40
40
"metadata" : {},
41
41
"outputs" : [],
42
42
"source" : [
43
- " from nipype .workflows.fmri.fsl.preprocess import create_susan_smooth\n " ,
43
+ " from niflow.nipype1 .workflows.fmri.fsl.preprocess import create_susan_smooth\n " ,
44
44
" smoothwf = create_susan_smooth()"
45
45
]
46
46
},
323
323
"metadata" : {
324
324
"anaconda-cloud" : {},
325
325
"kernelspec" : {
326
- "display_name" : " Python [default] " ,
326
+ "display_name" : " Python 3 " ,
327
327
"language" : " python" ,
328
328
"name" : " python3"
329
329
},
337
337
"name" : " python" ,
338
338
"nbconvert_exporter" : " python" ,
339
339
"pygments_lexer" : " ipython3" ,
340
- "version" : " 3.6.5 "
340
+ "version" : " 3.6.11 "
341
341
}
342
342
},
343
343
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 484
484
"metadata" : {},
485
485
"outputs" : [],
486
486
"source" : [
487
- " from nipype .workflows.fmri.fsl import create_susan_smooth"
487
+ " from niflow.nipype1 .workflows.fmri.fsl import create_susan_smooth"
488
488
]
489
489
},
490
490
{
946
946
"metadata" : {
947
947
"anaconda-cloud" : {},
948
948
"kernelspec" : {
949
- "display_name" : " Python [default] " ,
949
+ "display_name" : " Python 3 " ,
950
950
"language" : " python" ,
951
951
"name" : " python3"
952
952
},
960
960
"name" : " python" ,
961
961
"nbconvert_exporter" : " python" ,
962
962
"pygments_lexer" : " ipython3" ,
963
- "version" : " 3.6.5 "
963
+ "version" : " 3.6.11 "
964
964
}
965
965
},
966
966
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 765
765
"metadata" : {},
766
766
"outputs" : [],
767
767
"source" : [
768
- " from nipype .workflows.fmri.fsl.preprocess import create_susan_smooth"
768
+ " from niflow.nipype1 .workflows.fmri.fsl.preprocess import create_susan_smooth"
769
769
]
770
770
},
771
771
{
1753
1753
"metadata" : {
1754
1754
"anaconda-cloud" : {},
1755
1755
"kernelspec" : {
1756
- "display_name" : " Python [default] " ,
1756
+ "display_name" : " Python 3 " ,
1757
1757
"language" : " python" ,
1758
1758
"name" : " python3"
1759
1759
},
1767
1767
"name" : " python" ,
1768
1768
"nbconvert_exporter" : " python" ,
1769
1769
"pygments_lexer" : " ipython3" ,
1770
- "version" : " 3.6.5 "
1770
+ "version" : " 3.6.11 "
1771
1771
}
1772
1772
},
1773
1773
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments