nipreps / dmriprep

dMRIPrep is a robust and easy-to-use pipeline for preprocessing of diverse dMRI data. The transparent workflow dispenses of manual intervention, thereby ensuring the reproducibility of the results.
https://www.nipreps.org/dmriprep
Apache License 2.0
63 stars 24 forks source link

fieldmap-free distortion correction #111

Closed h-w-k closed 3 years ago

h-w-k commented 4 years ago

Dear all, I am writing to seek your expertise and advices on fieldmap-less distortion correction in DMRIPREP.

I executed the following commandline. “singularity run --cleanenv -B /home/BIDS_output:/work -B /home/DMRIPREP_output:/output -B /home:/main /home/dmriprep-0.2.2.simg /work /output participant --participant_label sub-2475376 --fs-license-file /main/license.txt --use-syn-sdc -skip-bids-validation -w /main/WORK”

It seems no processing in the distortion correction as shown in the report.html

“Errors No errors to report!”

“Diffusion Average b=0 that serves for reference in early preprocessing steps.”

Then no more steps and no dwi folder is generated.

May i know how to make it successfully run?

In addition, the following remark is shown in the log throughout the whole processing.

“200608-08:24:28,893 nipype.utils WARNING: Could not check for version updates: Connection to server could not be made”

Would it affect the products? How to fix it?

Thank you very much.

Best regards, Winky

oesteban commented 4 years ago

Hi Winky, currently we're a bit far from being able to run any sort of fieldmap-less distortion correction. We'll work on a better SDC integration as soon as possible.

h-w-k commented 4 years ago

Hi Oesteban, thank you very much for your reply and all the effort from the development team.

I am working on the project that does not include reversed DTI for distortion correction. Now, I try to go through the fieldmap-less distortion correction in DTI (using ANTs and T1w image) stated in the following paper before DMRIPREP is enriched. Do you have any suggestions or advices?

Evaluation of Field Map and Nonlinear Registration Methods for Correction of Susceptibility Artifacts in Diffusion MRI, available at https://www.frontiersin.org/articles/10.3389/fninf.2017.00017/full

effigies commented 3 years ago

@oesteban I see some syn-related parameters in the config. Is this enabled?

oesteban commented 3 years ago

Unfortunately, it is not.