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

handle well column #52

Merged
merged 4 commits into from
Jul 14, 2021
Merged

handle well column #52

merged 4 commits into from
Jul 14, 2021

Conversation

jburel
Copy link
Member

@jburel jburel commented May 24, 2021

This PR fixes the issue noticed when working on notebook for workshop

cc @dominikl

@dominikl
Copy link
Member

Looks good, thanks @jburel . Good to merge from my point of view.

@jburel
Copy link
Member Author

jburel commented May 24, 2021

@dominikl I found another place where a change was required
Also why Float is not supported but Float[] is? This does not seem very logical.

@jburel
Copy link
Member Author

jburel commented May 25, 2021

Changes tested via ome/openmicroscopy#6280

@dominikl
Copy link
Member

dominikl commented Jul 5, 2021

I think this is good to merge. Could handle Float issue in a separate PR?

@jburel
Copy link
Member Author

jburel commented Jul 14, 2021

Tests are green see ome/openmicroscopy#6280

  • Mask is not supported in the tests (failure). To be reviewed in another PR
  • Float support to be handled in a follow-up PR

@jburel
Copy link
Member Author

jburel commented Jul 14, 2021

Merging since the tests are green. That will allow to move forward with the work started in #56

@jburel jburel merged commit 90ba33b into ome:master Jul 14, 2021
@dominikl
Copy link
Member

Thanks @jburel . Btw, there is no Float type because there is no FloatColumn: https://docs.openmicroscopy.org/omero-blitz/5.5.8/javadoc/omero/grid/Column.html .

@jburel
Copy link
Member Author

jburel commented Jul 14, 2021

@dominikl Thanks for pointing that out. This seems like a missing part in the spec

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.

2 participants