Yes, although we are working on making it work in isolation (without fMRIPrep). This work is happening on this repo: https://github.com/poldracklab/sdcflows
Hi Osteban, thank you for the help! I looked in sdcflows and it seems like syn.py might be the code to use. I am a bit confused on how implementation might work. I assume I would first download the repository and then make a call to init_syn_sdc_wf?
If I have a b0 volume from my DTI data and a skull stripped and biased corrected T1w image I wanted to use for this correction how would I apply them to the syn.py code you have created?
Sorry if this is a sill question. I don’t have tons of experience with nipype. Thank you for any guidance you can provide.