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

Threshold/Image Question

UserPost

2:01 pm
August 16, 2011


DCole

Rochester, NY

Member

posts 3

Hello TrackVis!

 

I have a question regarding treating voxels with a value of 0 as NaN.  I currently have some tracts separated in 34 different subjects.  I extracted FA values from voxels that the fibers pass through for a group analysis. 

 

My question is: Is there anyway to threshold the Image you load in so not to include voxels with FA <0.3?  I can create the thresholded FA image for each subject using FSL but TrackVis still includes voxels with value 0 in the analysis, greatly skewing the mean FA downwards.

 

Any help would be much appreciated!

 

Thanks,

Daniel

11:32 am
August 29, 2011


Ruopeng

Admin

posts 406

Hi,

You can use FA < 0.3 as threshold for tracking so the tracks generated will not include voxels with FA < 0.3.

Best,

Ruopeng

10:03 am
August 30, 2011


DCole

Rochester, NY

Member

posts 3

Hello, 

Thanks for the response.

 

By this do you mean change the Mask threshold before creating the .trk file in DTK?

I'm trying to find some sort of track threshold option within TrackVis and can't seem to find it.  

 

Many thanks,

 

Daniel

2:33 pm
August 30, 2011


Ruopeng

Admin

posts 406

Yes, that should be done in tracking step in DTK. TrackVis does not have any options to truncate tracks.

Ruopeng

3:55 pm
August 30, 2011


DCole

Rochester, NY

Member

posts 3

Hello again,

I attempted to make the mask threshold min:30 max:100 (unchecked auto) as the values in the DWI are from 0-100 not 0-1.  However when I check my existing track's statistics within TrackVis it is still including voxels under 0.3 FA, as shown in the histogram.  I am probably doing something wrong but I'm unsure of how to proceed.

Is it only possible to do this thresholding in the commandline? I have been using the GUI and none of the DTK commands (e.g. dti_tracker) seems to be working.. probably need to set something up for that on my end.

 

Thanks again for all your assistance!

 

Daniel

 

12:37 pm
September 1, 2011


Ruopeng

Admin

posts 406

You need to pick FA as your mask file instead of DWI. Then you can set 0.3 as the threshold.

Ruopeng