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

Edit id z stack #518

Merged
merged 6 commits into from
Oct 31, 2023
Merged

Edit id z stack #518

merged 6 commits into from
Oct 31, 2023

Conversation

Rdornier
Copy link
Contributor

This PR should fix issues #511 and #512

Copy link
Member

@will-moore will-moore left a comment

Choose a reason for hiding this comment

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

Looks good - thanks. Testing works as expected on merge-ci server

'pixel_size_x_unit': data.pixel_size.unitX,
'pixel_size_z_unit':data.pixel_size.unitZ,
'pixel_size_x_symbol': data.pixel_size.symbolX,
Copy link
Member

Choose a reason for hiding this comment

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

I think we should include pixel_size_z_symbol here too.
If it's missing then the code resorts to using the pixel_size_x_symbol for labels, which is why this works without it, but it would be better to include it.

@jburel jburel merged commit b9516ef into ome:master Oct 31, 2023
@will-moore will-moore added this to the 6.1.0 milestone Nov 2, 2023
@Rdornier Rdornier deleted the edit-id-z-stack branch June 13, 2024 14:43
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