pnlbwh / dMRIharmonization

Multi-site dMRI harmonization
Other
43 stars 14 forks source link

[redundancy] compute masked volume inside DIPY block #62

Closed tashrifbillah closed 4 years ago

tashrifbillah commented 4 years ago

https://github.com/pnlbwh/dMRIharmonization/blob/spm-bspline/lib/dti.py#L18

For FSL block, the above is just wasting resources.

tashrifbillah commented 4 years ago

False alarm! gfa uses masked volume, irrespective of FSL or DIPY block. https://github.com/pnlbwh/multi-shell-dMRIharmonization/blob/master/lib/dti.py#L50