NODDI data in BIDS

39 views
Skip to first unread message

Thomas Shaw

unread,
May 20, 2021, 2:15:04 AM5/20/21
to bids-discussion
Hi experts,
I'm trying to convert some DICOMS to BIDS but I'm unsure how my data should look.
I have two acquisitions using NODDI with 33 and 66 diffusion directions - how should this look in BIDS? Or should I be combining these images first? 
Thank!

James Gholam

unread,
May 27, 2021, 11:43:40 AM5/27/21
to bids-discussion
Hi there,

Normally you'd arrange each acquisition into a separate nifti, with each nifti being a time series of volumes (i.e dim[0] = 4). Each file should have a name that represents the acquisition scheme, but both should lay in the same subject/session/modality folder (assuming these were actually the same session). The names could be:

"sub-01_ses-01_acq-33dir_run-01_dwi.nii",  and 
"sub-01_ses-01_acq-66dir_run-01_dwi.nii" 

These should have corresponding .bval and .bvec files specifying the directions and b values, as well as json sidecars. The sidecars would ideally use the "PulseSequenceDetails" key to specify the sequence used in detail. I'd put each file through dcm2niix if possible, with the BIDS sidecar mode on. See what comes out.

Let me know if I can help

James
Reply all
Reply to author
Forward
0 new messages