Hello!
I am currently preprocessing some opposite phase encoding DTI subjects. (Bids format, AP-PA) I am using the ENIGMA DTI preprocessing protocole. I am trying to do an EPI susceptibility correction. My data is from different sources.
I am doing FSL topup if they have opposite phase encoding data and the EstimatedTimeReadout (for the acquisition parameters text).
I am using Synb0-Disco if they don’t have opposite phase encoding data but have the EstimatedTimeReadout (for the acquisition parameters text).
I am using ANTS T1w registration described here: ENIGMA-DTI-Preprocessing-Guidelines/last_resort_epi_corr at master · ENIGMA-git/ENIGMA-DTI-Preprocessing-Guidelines · GitHub if my subject doesn’t have opposite phase encoding data and the EstimatedTimeReadout (for the acquisition parameters text).
I have some subjects with opposite phase encoding but no EstimatedTimeReadout so I can’t do FSL topup. Is there a way to calculate the EstimatedTimeReadout or another method I can use?
I also wanted to know if it’s still possible to compare the data between these three types of EPI susceptibility correction if I added them as a covariable?
Thank you!