Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds metadata reading of Siemens Raw Pet Data types #32

Merged
merged 13 commits into from
Sep 12, 2024
Merged

Conversation

tclose
Copy link
Contributor

@tclose tclose commented Sep 12, 2024

Adds metadata reading of Siemens Raw Pet Data types, which have a DICOM header embedded in them at the end of the file

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 71.18644% with 17 lines in your changes missing coverage. Please review.

Project coverage is 84.98%. Comparing base (5648b7f) to head (c381b0e).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
extras/fileformats/extras/medimage/raw.py 53.84% 6 Missing ⚠️
fileformats/medimage/raw/pet/siemens.py 66.66% 6 Missing ⚠️
extras/fileformats/extras/medimage/nifti.py 25.00% 3 Missing ⚠️
fileformats/medimage/base.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   86.28%   84.98%   -1.30%     
==========================================
  Files          30       31       +1     
  Lines         707      746      +39     
==========================================
+ Hits          610      634      +24     
- Misses         97      112      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tclose tclose merged commit 9d465f3 into main Sep 12, 2024
6 of 8 checks passed
@tclose tclose deleted the pet-rd-read branch September 12, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant