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

Multiframe US errors #2

Open
norman-ma opened this issue Jun 17, 2022 · 1 comment
Open

Multiframe US errors #2

norman-ma opened this issue Jun 17, 2022 · 1 comment

Comments

@norman-ma
Copy link
Collaborator

When debugging multiframe US with vscode, the error gives that the SOPInstanceUID provided is not in the DisplaySet:
image

This seems to be a cornerstone viewport related issue (which may relate to other issues like the frame rate and the like as those seem to also come from the viewport properties.

This seems to be where properties are set to the viewport:

@norman-ma
Copy link
Collaborator Author

This line shows the creation of the frame stack within the cornerstone viewport.

The image_ids for the multiframe seem to be in the form;

{instance_image_id}?frame={frame_number}
eg: "dicomweb:https://zeus.med-web.com/webchart/wctmanorman/webchart.cgi?f=stream&dcm_image_id={image_id}&rawdata&file_key={file-key}&session_id={session_id}&frame=0"

I'm not sure how they handle getting the SOPInstanceID with the frame query.

const storedStack = StackManager.findOrCreateStack(study, displaySet);

@norman-ma norman-ma changed the title Issue with Multiframe US Multiframe US errors Jun 17, 2022
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

No branches or pull requests

1 participant