Hi Dorian,
Yes, for performing analysis of connectivity using streamlines we would recommend using AFD to perform SIFT on your tractogram.
Yes, however you may need to update since average_response
can only recently average over multiple b-values.
You can skip step 2 (dwipreproc
), if you are using the pre-processed HCP data. Strictly speaking you should perform dwidenoise
(step 1) before any other pre-processing as effects such as interpolation will change the properties of the noise. HCP data is good enough to skip this step anyway.
If you are performing analysis of streamlines, then tcksift
will automatically estimate the AFD per fixel from the input FOD image. @rsmith, feel free to chime in here about the stopping criteria.
No, it’s unlikely that these will already be intensity normalised. Since most DWI models perform a voxel-wise normalisation by dividing the DW signal by the b=0 within each voxel. [quote=“DorianP, post:2, topic:607”]
- Can I apply intensity normalization as an additional step on their preprocessed data (i.e., a 5th step).
[/quote]
Yes
The short answer is no. It should have nothing to do with seeded/selected. The number of steamlines in the tract after tracking are what you want to compare. However, this is only if you have performed SIFT, in addition to appropriate pre-processing. @rsmith, feel free to elaborate. Or link to any previous useful discussions on this.