Hi all,
When I used fmriprep 0.2.0, every step worked perfectly, but I encountered ANTsBrainExtraction error after I updated into fmriprep 0.3.0 or 0.3.1.
I wonder how can I fix it.
General information is as below:
Node Name: workflow_enumerator.01.t1w_preprocessing.ANTsBrainExtraction.Ants_T1_Brain_Extraction
File: crash-20170326-205214-root-Ants_T1_Brain_Extraction-8212d056-82de-4e09-af0b-d19bac6eb2ba.pklz
Working Directory: /root/src/fmriprep/work/workflow_enumerator/01/t1w_preprocessing/ANTsBrainExtraction/Ants_T1_Brain_Extraction
Inputs:
anatomical_image: /root/src/fmriprep/work/workflow_enumerator/01/t1w_preprocessing/Reorient/sub-01_T1w.nii.gz
args:
brain_probability_mask: /niworkflows_data/ants_oasis_template_ras/T_template0_BrainCerebellumProbabilityMask.nii.gz
brain_template: /niworkflows_data/ants_oasis_template_ras/T_template0.nii.gz
compress_report: auto
debug: False
dimension: 3
environ: {'NSLOTS': '44'}
extraction_registration_mask: /niworkflows_data/ants_oasis_template_ras/T_template0_BrainCerebellumRegistrationMask.nii.gz
generate_report: True
ignore_exception: False
image_suffix: nii.gz
keep_temporary_files: 1
num_threads: 44
out_prefix: highres001_
out_report: report.html
terminal_output: stream
use_floatingpoint_precision: 1
use_random_seeding:
Error
ERROR: command exited with nonzero status 139
Command: /opt/ants/antsRegistration -d 3 -u 1 -w [0.025,0.975] -o highres001_BrainExtractionPrior -r highres001_BrainExtractionInitialAffine.mat -z 1 --float 1 -x [/niworkflows_data/ants_oasis_template_ras/T_template0_BrainCerebellumRegistrationMask.nii.gz] -m MI[/niworkflows_data/ants_oasis_template_ras/T_template0.nii.gz,highres001_N4Corrected0.nii.gz,1,32,Regular,0.25] -c [1000x500x250x100,1e-8,10] -t Rigid[0.1] -f 8x4x2x1 -s 4x2x1x0 -m MI[/niworkflows_data/ants_oasis_template_ras/T_template0.nii.gz,highres001_N4Corrected0.nii.gz,1,32,Regular,0.25] -c [1000x500x250x100,1e-8,10] -t Affine[0.1] -f 8x4x2x1 -s 4x2x1x0 -m CC[/niworkflows_data/ants_oasis_template_ras/T_template0.nii.gz,highres001_N4Corrected0.nii.gz,0.5,4] -m CC[highres001_BrainExtractionTemplateLaplacian.nii.gz,highres001_BrainExtractionLaplacian.nii.gz,0.5,4] -c [50x10x0,1e-9,15] -t SyN[0.1,3,0] -f 4x2x1 -s 2x1x0
Standard error:
Using antsBrainExtraction with the following arguments:
image dimension = 3
anatomical image = /root/src/fmriprep/work/workflow_enumerator/01/t1w_preprocessing/Reorient/sub-01_T1w.nii.gz
extraction template = /niworkflows_data/ants_oasis_template_ras/T_template0.nii.gz
extraction reg. mask = /niworkflows_data/ants_oasis_template_ras/T_template0_BrainCerebellumRegistrationMask.nii.gz
extraction prior = /root/src/fmriprep/work/workflow_enumerator/01/t1w_preprocessing/ANTsBrainExtraction/Ants_T1_Brain_Extraction/T_template0_BrainCerebellumProbabilityMask.nii.gz
output prefix = highres001_
output image suffix = nii.gz
N4 parameters (pre brain extraction):
convergence = [50x50x50x50,0.0000001]
shrink factor = 4
B-spline parameters = [200]
Atropos parameters (extraction):
convergence = [3,0.0]
likelihood = Gaussian
initialization = kmeans[3]
mrf = [0.1,1x1x1]
use clock random seed = 1
/opt/ants/antsBrainExtraction.sh: line 105: 1088605 Segmentation fault $cmd
Return code: 1
Interface BrainExtractionRPT failed to run.