Closed alexdaniel654 closed 2 years ago
Merging #190 (b418088) into dev (d6893a6) will increase coverage by
0.00%
. The diff coverage is100.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
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