Synb0-DISCO icon indicating copy to clipboard operation
Synb0-DISCO copied to clipboard

Edges of the topup_fieldcoef image have abnormal signal

Open treanus opened this issue 3 years ago • 4 comments

Hi,

thanks for making synb0 available.

Recently I have a number of datasets where the edges of the fieldcoef image look strange. The top few rows and the anterior few rows contain wrapped signal. See:

Screenshot from 2021-09-15 15-49-40

This leads to abnormal signal in the output of eddy. It as as if the signal from the eyes is aliased a few times at the far left of the processed dwi images.

Screenshot from 2021-09-15 15-56-25

Is this related to the FOV of the T1 and dwi not being equal?

Screenshot from 2021-09-15 15-47-54

treanus avatar Sep 15 '21 14:09 treanus

@treanus I am experiencing same issue. I guess that, possibly it's due to wrong acqparams.txt value. Any advance in this issue?

iPsych avatar Nov 17 '23 07:11 iPsych

That is indeed strange. We can do a quick debug to figure out whether it is the synthesis or a topup-related issue. Does the synthesized b0 image look reasonable (b0_u.nii.gz, or the 2nd volume in b0_all.nii.gz) ? It should have the same contrast as the distorted b0, but should look noticeably less distorted (and smoothed just a little bit). If this looks good, it is probably a topup issue - I'm not sure that is wrapped signal? I don't think we expect anything in that area from the posterior of the brain? it just seems like topup isn't well estimating the field near the eyes and is doing something funny with that signal?

schillkg avatar Nov 17 '23 14:11 schillkg

potentially related: https://github.com/MASILab/SynBOLD-DisCo/issues/1

robbwh avatar Nov 17 '23 16:11 robbwh

Screen Shot 2023-11-19 at 9 02 24 PM Screen Shot 2023-11-19 at 9 02 44 PM Screen Shot 2023-11-19 at 9 02 29 PM @robbwh @schillkg It seems the possible topup issue. The first picture is b0_all_topup.nii.gz, which looks not that problematic, but the 3nd and 3rd pictures, the results of fsldwipreproc with topup options using below command gives distorted output, especially first and last slides.

wi_den_unr_preproc.mif -pe_dir AP -rpe_none -eddy_options " --slm=none --data_is_shelled" -fslgrad INPUTS/bvec INPUTS/bval -topup_files OUTPUTs/topup_

iPsych avatar Nov 19 '23 12:11 iPsych

I am closing the older bug reports as these were missed. We are now better tracking reports across the organization. Please re-open if this continues to be a blocker.

BennettLandman avatar Aug 01 '24 16:08 BennettLandman