johncolby / along-tract-stats

A MATLAB toolbox for performing along-tract analysis of diffusion tensor imaging (DTI) MRI tractography data.
http://github.com/johncolby/along-tract-stats/wiki
GNU General Public License v3.0
41 stars 15 forks source link

Optimizations; fix off-by-one in track counting. #6

Closed jadrian closed 11 years ago

jadrian commented 11 years ago

Hi again John, today I noticed an off-by-one error in track counting in my previous commit. There is also redundant code in the inner read loop that I moved out. Could you take a look at my changes and merge them in? Thanks!

-Jadrian

johncolby commented 11 years ago

Thanks, Jadrian! Sorry was slow to get back to you...I've been out of the lab and working in the hospital the last few months. -John