Closed
Description
Summary
Hi,
I am trying to use N4BiasFieldCorrection function imported from nipype.interfaces.ants to preprocess my MRI data. I am running the example code you have provided and I have this line :
" N4BiasFieldCorrection --bspline-fitting [ 300 ] -d 3 --input-image /home/masoomeh/MR_Preprocess/data/Brats17_CBICA_AQA_1/Normalized_Brats17_CBICA_AQA_1_flair.nii --convergence [ 50x50x30x20 ] --output /home/masoomeh/MR_Preprocess/data/Brats17_CBICA_AQA_1/corrected.nii --shrink-factor 3'
"
But the problem is that there is no output on my disk!
I'll be grateful for any debugging advice or other insight.
Platform details:
{'commit_hash': '%h',
'commit_source': 'archive substitution',
'networkx_version': '2.1',
'nibabel_version': '2.3.0',
'nipype_version': '1.1.2',
'numpy_version': '1.15.0',
'pkg_path': '/home/masoomeh/opt/anaconda3/lib/python3.5/site-packages/nipype',
'scipy_version': '1.1.0',
'sys_executable': '/home/masoomeh/opt/anaconda3/bin/python',
'sys_platform': 'linux',
'sys_version': '3.5.5 |Anaconda, Inc.| (default, May 13 2018, 21:12:35) \n'
'[GCC 7.2.0]',
'traits_version': '4.6.0'}
Execution environment
Python 3.5