UKRIN-MAPS / ukat

UKRIN Kidney Analysis Toolbox
https://www.nottingham.ac.uk/research/groups/spmic/research/uk-renal-imaging-network/ukrin-maps.aspx
GNU General Public License v3.0
12 stars 4 forks source link

GE B1 Map Scaling #190

Closed alexdaniel654 closed 2 years ago

alexdaniel654 commented 2 years ago

Proposed changes

GE B1 maps are exported scaled by the flip angle. This PR adds a small function to rescale the maps to a percentage of nominal flip angle.

Checklists

codecov[bot] commented 2 years ago

Codecov Report

Merging #190 (b418088) into dev (d6893a6) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              dev     #190   +/-   ##
=======================================
  Coverage   97.94%   97.95%           
=======================================
  Files          39       41    +2     
  Lines        3510     3522   +12     
=======================================
+ Hits         3438     3450   +12     
  Misses         72       72           
Impacted Files Coverage Δ
ukat/utils/__init__.py 100.00% <100.00%> (ø)
ukat/utils/ge.py 100.00% <100.00%> (ø)
ukat/utils/tests/__init__.py 100.00% <100.00%> (ø)
ukat/utils/tests/test_ge.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more