TheLabbingProject / django_mri

A reusable Django app to manage MRI data.
https://django-mri.readthedocs.io/en/latest/
Apache License 2.0
7 stars 5 forks source link

Removed mean b0 fieldmap generation #149

Closed ZviBaratz closed 2 years ago

ZviBaratz commented 2 years ago

Resolves #148.

codecov[bot] commented 2 years ago

Codecov Report

Merging #149 (7e98cce) into master (a19ffa6) will increase coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
+ Coverage   41.47%   41.61%   +0.14%     
==========================================
  Files         196      196              
  Lines        4294     4277      -17     
  Branches      533      532       -1     
==========================================
- Hits         1781     1780       -1     
+ Misses       2490     2475      -15     
+ Partials       23       22       -1     
Impacted Files Coverage Δ
django_mri/utils/bids.py 55.05% <ø> (+3.88%) :arrow_up:

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 a19ffa6...7e98cce. Read the comment docs.