Or is there any way to apply TOPUP with one complete acquisition (64 read-out directions) and only one anti-parallel B0 Volume to estimate the magnetic field and use "applytopup"?
I came as far as to create the two files (which look quite good in fslview):
my_topup_results_fieldcoef.nii.gz
my_topup_results_movpar.txt.
But when I apply:
"applytopup --imain=blip_up,blip_down --inindex=1,2 --datatin=my_acq_param.txt --topup=my_topup_results --out=my_hifi_images"
the program tells me (understandably) that the two sets are mismatched and I get no results. Since I only have the 4D data set of the "blip_up" acquisition and one anti-parallel B0 volume, is there any way around that problem? If there is, how would I have to change the command line to obtain unwarped images of "blip_up" ?