AthenaEPI / dmipy

The open source toolbox for reproducible diffusion MRI-based microstructure estimation
MIT License
96 stars 30 forks source link

Adds generalized multi-tissue modeling and updates tissue response models #66

Closed rutgerfick closed 5 years ago

rutgerfick commented 5 years ago

closes #22.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@20fa7fa). Click here to learn what that means. The diff coverage is 90.82%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #66   +/-   ##
=========================================
  Coverage          ?   81.72%           
=========================================
  Files             ?       64           
  Lines             ?     5533           
  Branches          ?      651           
=========================================
  Hits              ?     4522           
  Misses            ?      839           
  Partials          ?      172
Impacted Files Coverage Δ
dmipy/tissue_response/white_matter_response.py 72.15% <100%> (ø)
dmipy/core/tests/test_multi_tissue_models.py 100% <100%> (ø)
.../tissue_response/tests/test_tissue_response_csd.py 100% <100%> (ø)
...ssue_response/tests/test_tissue_response_models.py 100% <100%> (ø)
...y/core/tests/test_raises_multicompartment_input.py 100% <100%> (ø)
dmipy/core/acquisition_scheme.py 79.18% <100%> (ø)
...tissue_response/tests/test_tournier_wm_response.py 100% <100%> (ø)
dmipy/tissue_response/three_tissue_response.py 36.04% <20%> (ø)
dmipy/core/modeling_framework.py 71.15% <85%> (ø)
dmipy/core/fitted_modeling_framework.py 67.11% <89.47%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 20fa7fa...7aae1bf. Read the comment docs.