Hello again Frank,
Thank you for all of your hard work with this helpful tool. For reference, my original run of the connectometry analysis was done with the 2024.02.05 release for Ubuntu_2204. I've re-run the connectometry analysis using the 2024.05.22 release for Ubuntu_2204. I created a Region using the Regions Misc -> New Region from Thresholding from the inc_t data, then used the Regions Misc -> Modify Region -> Defragment tool on the newly created inc_t region (a check suggested here:
https://groups.google.com/g/dsi-studio/c/6TQlcRiu4j0/m/pgLaJ3wHAQAJ). While the region appears to agree with one spot on the visualization of above threshold (t_stat > 2.5), there are still many other segments of the resultant positively correlated tracts which do not appear to have t_stat values above the set threshold (see screenshot below).

1. The t-statistics are determined from a Spearman rank-based correlation of QA with the study variable. This correlation yields local fiber directions (the red sticks in the practicum image below) which correlate QA with the study variable with a t-stat greater than or equal to the t-stat threshold.
2. Tractography is then run on these local fiber directions (which should all have a t-stat > threshold?).
3. Tracts with a length less than the Length threshold are then removed. All that is left should be tracts generated from tractography of local fiber directions with QA which correlates to the study variable at a t-stat greater than or equal to the t-stat threshold and with tract lengths greater than the Length threshold.
4. Randomly permute the local connectome matrix row vectors and repeat steps 1-3. If a tract derived from the original connectome matrix has a tract Length shorter than its corresponding tract derived from the randomly-permuted matrix, then it is labeled as a false positive and is removed.
I want to make sure that the resulting tracts from the correlational tractography analysis are from a correlation with the study variable at the t-stat threshold I'm stating that they are. When I create a region from thresholding the inc_t data (without defragmentation) at 2.5 (my t-stat threshold for the correlational tractography) I still see that most of the resultant tracts do not appear to pass through regions of inc_t > 2.5. (see image below)
I'm not sure if there is an error with how the inc_t is calculated (if there is some kind of subtraction or averaging with dec_t), or if the issue is with how the tractography is done on the local fiber directions in Step 2 above (maybe inc_t and dec_t fibers are being incorporated into the tractography algorithm?), or if I am misunderstanding how these results are calculated. Should I filter the connectometry results via ROI from the region created from thresholding the inc_t data?
If I can get ahold of a Windows machine, I can try to reproduce the results in a Windows environment in case the issues are due to some weird unix calculation error.
Thanks again for your help with this. I think dsi-studio is an amazing tool. I just want to make sure I understand what I'm doing.
~Mark