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

doesn't work Stack Image Position Offset Synchronizer Tool except CT, MR #754

Closed
ofleaf opened this issue Dec 17, 2018 · 3 comments
Closed

Comments

@ofleaf
Copy link

ofleaf commented Dec 17, 2018

I using stack image position offset synchronizer tool.
When I load MR or CT image it works.
But when I load another modality image, syncing will not take effect.

I tried debugging, MR and CT images were successfully entered into the stack list, but other images were failed.

@dannyrb
Copy link
Member

dannyrb commented Dec 17, 2018

Can you share a repository that demonstrates this issue, or a codepen?

@ofleaf
Copy link
Author

ofleaf commented Dec 18, 2018 via email

@dannyrb
Copy link
Member

dannyrb commented Jul 11, 2019

It looks like your DICOM images don't have imagePositionPatient:

Tested here: https://rawgit.com/cornerstonejs/dicomParser/master/examples/dumpWithDataDictionary/index.html

The event you're using for your synchronizer should probably be: cornerstoneimagerendered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants