-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fieldmap-free distortion correction #111
Comments
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. |
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 |
@oesteban I see some syn-related parameters in the config. Is this enabled? |
Unfortunately, it is not. |
Currently, this is blocked by the absence of a general solution to the reference generation issue (see nipreps/niworkflows#600). Once adequate DWI references are connected to the estimation workflow, this feature should work out. We can test the new feature with ds000206. Resolves: #111.
Currently, this is blocked by the absence of a general solution to the reference generation issue (see nipreps/niworkflows#600). Once adequate DWI references are connected to the estimation workflow, this feature should work out. We can test the new feature with ds000206. Resolves: #111.
Currently, this is blocked by the absence of a general solution to the reference generation issue (see nipreps/niworkflows#600). Once adequate DWI references are connected to the estimation workflow, this feature should work out. We can test the new feature with ds000206. Resolves: #111.
Currently, this is blocked by the absence of a general solution to the reference generation issue (see nipreps/niworkflows#601). Once adequate DWI references are connected to the estimation workflow, this feature should work out. We can test the new feature with ds000206. Resolves: #111.
Currently, this is blocked by the absence of a general solution to the reference generation issue (see nipreps/niworkflows#601). Once adequate DWI references are connected to the estimation workflow, this feature should work out. We can test the new feature with ds000206. Resolves: #111.
Currently, this is blocked by the absence of a general solution to the reference generation issue (see nipreps/niworkflows#601). Once adequate DWI references are connected to the estimation workflow, this feature should work out. We can test the new feature with ds000206. Resolves: #111.
Currently, this is blocked by the absence of a general solution to the reference generation issue (see nipreps/niworkflows#601). Once adequate DWI references are connected to the estimation workflow, this feature should work out. We can test the new feature with ds000206. Resolves: #111.
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
The text was updated successfully, but these errors were encountered: