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

Converter to read TID1500 and produce JSON with metadata and measurements #88

Closed
fedorov opened this issue Sep 16, 2016 · 2 comments · Fixed by #110
Closed

Converter to read TID1500 and produce JSON with metadata and measurements #88

fedorov opened this issue Sep 16, 2016 · 2 comments · Fixed by #110

Comments

@fedorov
Copy link
Member

fedorov commented Sep 16, 2016

No description provided.

@che85
Copy link
Member

che85 commented Oct 29, 2016

@fedorov Seems like we missed something. How will we be able to extract that data https://github.com/QIICR/dcmqi/blob/master/doc/sr-tid1500-ct-liver-example.json#L8-L16 from the generated DICOM SR?

We are able to read the SOPInstanceUIDs and SOPClassUIDs from the Report, but that's it...

At least for reading into Slicer it would work, but won't be able to do any roundtrip for producing DICOM SR with metadata and then reading DICOM SR and producing metadata.

I only need to read the measurements, and then it's finished.

@fedorov
Copy link
Member Author

fedorov commented Oct 29, 2016

yes, I know, I thought about this when I started thinking about how to communicate context without having to reference external DICOM. For now we have no choice but accept that we won't be able to do roundtrip. Same issue applies to seg and paramaps.

che85 added a commit to che85/dcmqi that referenced this issue Nov 3, 2016
che85 added a commit to che85/dcmqi that referenced this issue Nov 3, 2016
che85 added a commit to che85/dcmqi that referenced this issue Nov 4, 2016
- added roundtrip test for meta information and added ignored keys for those we know are different:
  - ['activitySession', 'timePoint', 'imageLibrary', 'compositeContext']
- added additional argument for compare for ignoredKeys
che85 added a commit to che85/dcmqi that referenced this issue Nov 4, 2016
che85 added a commit to che85/dcmqi that referenced this issue Nov 7, 2016
che85 added a commit to che85/dcmqi that referenced this issue Nov 7, 2016
che85 added a commit to che85/dcmqi that referenced this issue Nov 7, 2016
che85 added a commit to che85/dcmqi that referenced this issue Nov 7, 2016
- added roundtrip test for meta information and added ignored keys for those we know are different:
  - ['activitySession', 'timePoint', 'imageLibrary', 'compositeContext']
- added additional argument for compare for ignoredKeys
che85 added a commit to che85/dcmqi that referenced this issue Nov 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants