ArcanaFramework / arcana

Abstraction of Repository Centric ANAlysis
Other
4 stars 5 forks source link

Dcm2niix extract volume and arbitrary suffixes #111

Closed tclose closed 2 years ago

tclose commented 2 years ago

Adds new arguments to dcm2niix converter

codecov-commenter commented 2 years ago

Codecov Report

Merging #111 (55a69a5) into main (9659b33) will decrease coverage by 0.03%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
- Coverage   75.15%   75.12%   -0.04%     
==========================================
  Files          59       60       +1     
  Lines        5322     5343      +21     
  Branches     1052     1055       +3     
==========================================
+ Hits         4000     4014      +14     
- Misses       1035     1040       +5     
- Partials      287      289       +2     
Impacted Files Coverage Δ
arcana/__about__.py 100.00% <ø> (ø)
arcana/test/fixtures/medimage/dicom/mixedfmap.py 81.81% <ø> (ø)
arcana/data/formats/medimage.py 58.58% <47.05%> (-0.45%) :arrow_down:
arcana/test/fixtures/medimage/__init__.py 100.00% <100.00%> (ø)

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 9659b33...55a69a5. Read the comment docs.