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

Get dataset context from OMERO #22

Closed
ctrueden opened this issue Mar 13, 2014 · 1 comment · Fixed by #65
Closed

Get dataset context from OMERO #22

ctrueden opened this issue Mar 13, 2014 · 1 comment · Fixed by #65
Milestone

Comments

@ctrueden
Copy link
Member

OMERO.web could conceivably pass the dataset of the current view along with the Image_ID. Then ImageJ-OMERO could write generated images back into that dataset. (See also #23)

@ctrueden
Copy link
Member Author

Well, the plan is to pass the Image ID(s) in the special IDs string parameter (see #24 and #29). In that case, when the ImageJ module operates on a single image, the image will be populated from the one(s) given. And from that image, we can deduce the Dataset and Project for any destination objects: the same as the input image. So, there is no need for OMERO to do anything extra or special to provide that information. We can just ask.

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

Successfully merging a pull request may close this issue.

1 participant