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

feat: adding support for multiframe metadata in wadors and wadouri #494

Merged
merged 19 commits into from
Jan 16, 2023

Conversation

rodrigobasilio2022
Copy link
Contributor

This pull request enables the wado loader to work with multi-frame images.
It changes the metadataManager.js and expects imageids with frames/1, frames/2, indicating the frame needed.
The function to convert a list of multiframe imageids to a list of imageids with frame number can be found in the /utils/demo/helpers/convertMultiframeImageIds.js in a PR of cornerstone-beta

@netlify
Copy link

netlify bot commented Dec 1, 2022

Deploy Preview for cornerstone-wado-image-loader ready!

Name Link
🔨 Latest commit a0e62a9
🔍 Latest deploy log https://app.netlify.com/sites/cornerstone-wado-image-loader/deploys/63c5acbaf4ace8000812ce33
😎 Deploy Preview https://deploy-preview-494--cornerstone-wado-image-loader.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@sedghi sedghi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my comments

@wayfarer3130
Copy link
Contributor

Generally looks ok - a couple of smaller comments, but mostly looks like it should work. As datasets get bigger, it may be useful optimizing the combine so that it does a lazy combine as required, or perhaps caches the result.

Copy link
Member

@sedghi sedghi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my comments

@sedghi sedghi changed the title adding suppport for multiframe in cswil feat: adding support for multiframe metadata in wadors and wadouri Jan 16, 2023
@sedghi sedghi merged commit 95b886f into cornerstonejs:master Jan 16, 2023
@sedghi
Copy link
Member

sedghi commented Jan 16, 2023

🎉 This PR is included in version 4.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants