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

Accessing ImageMetaList data without RemoteWidget #136

Open
BowMonk opened this issue Jan 27, 2025 · 0 comments
Open

Accessing ImageMetaList data without RemoteWidget #136

BowMonk opened this issue Jan 27, 2025 · 0 comments

Comments

@BowMonk
Copy link

BowMonk commented Jan 27, 2025

Hello!

I am trying to automate (using python) a data extraction process from a medical device, however I'm having issue extracing the data from a ImageMetaList node after receiving it as a response. Is there a way I'm supposed to be able to make an ImageMetaElement such that I can use GetImageMetaElement(), or is there another way I'm missing?

Any advice would be appreciated!

My overall goal is to not have to interact with the Widgets GUI at all, and just query data and place them into nodes for Slicer which I can then use, using python only.

Also wanted to mention that WriteXML is not reachable from the python object, so I can't use that either to extract the data.

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