muscbridge / PyDesigner

A hands-free DTI, DKI, FBI and FBWM preprocessing pipeline. Information on algorithms and preprocessing steps are available at https://www.biorxiv.org/content/10.1101/2021.10.20.465189v1 A video tutorial on PyDesigner and its usage is now available at https://www.youtube.com/watch?v=mChQFuQqX3k
https://pydesigner.readthedocs.io/en/latest/
Other
23 stars 7 forks source link

Overhaul PyDesigner Code 2 #312

Open TheJaeger opened 1 year ago

TheJaeger commented 1 year ago

This PR fixes various reported bugs and updates documentation to tackle:

In addition, PyDesigner will undergo transition to Poetry for package management and pre-commit for hooks and tests. Automations will also be introduced to automatically publish, release, and document changes.

Another big change is to transition PyDesigner into a diffusion imaging library i.e. various functions of PyDesigner can be called for custom scripting.

github-actions[bot] commented 2 months ago

Test Results

128 tests   128 :white_check_mark:  20s :stopwatch:   1 suites    0 :zzz:   1 files      0 :x:

Results for commit 973f66ca.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 months ago

Code Coverage

Package Line Rate Health
. 0%
fitting 40%
plotting 3%
postprocessing 0%
preprocessing 23%
system 85%
tractography 16%
Summary 25% (923 / 3755)

Minimum allowed line rate is 10%