Hello everyone!
I am converting our resting state multi echo fMRI data into BIDS format. I have successfully ran heudiconv on the data and converted them to the BIDS format but I had the warning “Unable to determine slice order from CSA tag MosaicRefAcqTimes” which I was wondering how I can manage that.
Furthermore, I was wondering if I have to do anything about “slices not stacked: echo varies (TE 48.22, 30.11; echo 3, 2). Use ‘merge 2D slices’ option to force stacking” and “slices stacked despite varying acquisition numbers (if this is not desired recompile with ‘mySegmentByAcq’)”.
The WARNING:
INFO: stdout 2021-07-29T17:54:59.089696:Warning: Unable to determine slice order from CSA tag MosaicRefAcqTimes
210729-17:54:59,92 nipype.interface INFO:
stdout 2021-07-29T17:54:59.089696:slices not stacked: echo varies (TE 48.22, 30.11; echo 3, 2). Use ‘merge 2D slices’ option to force stacking
INFO: stdout 2021-07-29T17:54:59.089696:slices not stacked: echo varies (TE 48.22, 30.11; echo 3, 2). Use ‘merge 2D slices’ option to force stacking
210729-17:54:59,92 nipype.interface INFO:
stdout 2021-07-29T17:54:59.089696:slices stacked despite varying acquisition numbers (if this is not desired recompile with ‘mySegmentByAcq’)
Thank you very much.
Regards,
Ali