You must be logged in to post Login Register


Lost Your Password?

Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Bypassing reconstruction with own spherical harmonic nii file from MiND

UserPost

11:33 am
August 9, 2011


evands

Member

posts 3

Hi,

I'm trying to skip the reconstruction step in the diffusion toolkit and upload my own .nii file which already has an odf reconstruction and a vector of spherical harmonic coefficients for each voxel in the same format as the Loni MiND spherical harmonic scheme.  In order to use the tracking tool in the diffusion toolkit, it looks for _odf.nii , _dwi.nii, and _max.nii which should have been created in the first reconstruction step of the toolkit.  Do I need to create my own versions of these to satisfy the algorithm.  Also when I choose a mask of my own, like a general FA map, it looks for a certain header which is undefined.

 

Basically, the two tools of the diffusion toolkit GUI can be checked or unchecked.  What do I need in order to skip the reconstruction step and go straight to tracking with my own nifti dataset.

 

Thanks

E

12:01 pm
August 10, 2011


Ruopeng

Admin

posts 406

Hi,

The data format is explained here http://trackvis.org/dtk/?subsect=format.

Ruopeng

11:19 am
August 11, 2011


evands

Member

posts 3

Hi Ruopeng,

 

Does the tracking step require all of the mentioned .nii files output by the reconstruction?  Is the Diffusion Toolkit compatible with the spherical harmonic extension described by Loni MiND?  If so, then at each voxel there will be a vector of sh coefficients, which is not described in the _odf.nii file.   What is needed to create a .trk file using this scheme?

 

Thanks

 

E

1:23 pm
August 11, 2011


Ruopeng

Admin

posts 406

No, it does not support that extension. The tracking step essientially just needs two files. One is the _max.nii file, which determines where the local maximum vector(s) are. The other is a just volume file to define mask, which by default is the _dwi.nii file.

Ruopeng