WMDA / NFACT

Non-negative matrix Factorisation of Tractography data
MIT License
1 stars 0 forks source link

Refactorization #45

Open WMDA opened 4 weeks ago

WMDA commented 4 weeks ago

Large sections of the code base have unnecessary imports. NFACT_base has become quite large and needs re-organising. Search for shared functions between the modules and move to NFACT_base

WMDA commented 4 weeks ago

1) Remove fslpy dependcy in favour of nibabel