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

Apply settings to Plate #59

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

will-moore
Copy link
Member

Trying to fix issues with omero render copy Image:ID Plate:ID for idr0125 data (see IDR/idr0125-way-cellpainting#4 (comment)).

@will-moore
Copy link
Member Author

Updated to this branch on idr0125-pilot... as root...

$ pip uninstall omero-cli-render
Found existing installation: omero-cli-render 0.7.0
$ pip install 'omero-cli-render @ git+https://github.com/will-moore/omero-cli-render@applySettingsToSe'
...
Successfully installed omero-cli-render-0.8.1.dev0
omero --debug=2 render copy Image:15910651 Plate:11002 > /tmp/idr0125_PR59_plate_11002.log 2>/tmp/idr0125_PR59_plate_11002.err;

@joshmoore
Copy link
Member

What are the differences in semantics between render_images and get_images?

@will-moore
Copy link
Member Author

The method just gets images, so I found it confusing being called render_images as that implies it was rendering images.
The rendering (loading thumbnails) happens at a later stage and takes much longer time than the initial getting images.

@jburel jburel closed this Nov 21, 2024
@jburel jburel reopened this Nov 21, 2024
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 this pull request may close these issues.

3 participants