Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Display metadata about an image prior to selection #33

Closed
lamby opened this issue Aug 4, 2017 · 3 comments
Closed

Display metadata about an image prior to selection #33

lamby opened this issue Aug 4, 2017 · 3 comments

Comments

@lamby
Copy link
Contributor

lamby commented Aug 4, 2017

Overview

When browsing for an test case to analyse, it would be very helpful for the end-user to be able to preview a particular case before proceeding to the next step. This would also provide means to ensure and double-check they are selecting the correct patient.

We should therefore display metadata about an image prior to selection.

Expected Behavior

The image metadata should be displayed in a panel on the right-hand side of the interface. For example:

Technical details

Upon clicking on an image file, the data will have to be loaded. A preview of the image will need to be displayed too, likely in a seperate HTTP call, but it may be possible and cleaner to provide a preview within the same payload by base64-encoding the image data.

Acceptance criteria

A pane on the right-hand side of the open image will reveal all the relevant metadata for an image.

Blocked by

Issues: #9

@WGierke
Copy link
Contributor

WGierke commented Sep 5, 2017

Do you know what the "mA" (probably milliampere?) information means and how to access it using pydicom?
And a case references a whole image series - how to specify which image of the image series should be included in the preview?

@WGierke
Copy link
Contributor

WGierke commented Sep 7, 2017

@lamby friendly ping :)

@lamby
Copy link
Contributor Author

lamby commented Sep 28, 2017

Fixed in #117!

@lamby lamby closed this as completed Sep 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants