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

SPECT DICOM: safer reading and better handling of planar data #1473

Merged
merged 2 commits into from
Jul 20, 2024

Conversation

KrisThielemans
Copy link
Collaborator

  • do checks if sequences are present to avoid seg-faults
  • read more data if planar, but avoid reading data that doesn't make sense

This allowed @varzakis and me to read some planar data from GE D670.

@smanwell can you please check?

- do checks if sequences are present to avoid seg-faults
- read more data if planar, but avoid reading data that doesn't make sense
@KrisThielemans KrisThielemans self-assigned this Jul 18, 2024
@KrisThielemans KrisThielemans changed the title SPECT DICOM: safer reading SPECT DICOM: safer reading and better handling of planar data Jul 19, 2024
As STIR can only read SPECT sinograms, we now read/set all fields
from a planar scan as well. There is therefore no need anymore for
the boolean.

Output of a conversion of planar data is now directly readable into STIR.
@KrisThielemans KrisThielemans added this to the v6.2 milestone Jul 19, 2024
@KrisThielemans KrisThielemans merged commit 3f6c0c9 into UCL:master Jul 20, 2024
9 checks passed
@KrisThielemans KrisThielemans deleted the SPECTDICOM_GE branch July 20, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant