Image-X-Institute / mri_distortion_toolkit

Characterisation and reporting of geometric distortion in MRI
https://image-x-institute.github.io/mri_distortion_toolkit/
GNU General Public License v3.0
9 stars 3 forks source link

Update get dicom data #250

Closed bwheelz36 closed 1 year ago

bwheelz36 commented 1 year ago

refactored get acquition data to make it accessible outside class

codecov-commenter commented 1 year ago

Codecov Report

Merging #250 (63481c2) into main (b9c2817) will increase coverage by 0.01%. The diff coverage is 83.72%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
+ Coverage   76.94%   76.96%   +0.01%     
==========================================
  Files           9        9              
  Lines        2008     1988      -20     
==========================================
- Hits         1545     1530      -15     
+ Misses        463      458       -5     
Impacted Files Coverage Δ
mri_distortion_toolkit/utilities.py 77.12% <82.92%> (+1.29%) :arrow_up:
mri_distortion_toolkit/MarkerAnalysis.py 64.86% <100.00%> (-2.36%) :arrow_down: