Skip to content

Conversation

@will-moore
Copy link
Member

@will-moore will-moore commented Feb 5, 2026

Fixes ome/ngff#192

ported from ome/ngff#297

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Automated Review URLs

Comment on lines +1536 to +1537
- `min` (float) Should correspond to the minimum pixel intensity for that channel.
- `max` (float) Should correspond to the maximum pixel intensity for that channel.
Copy link
Contributor

@jo-mueller jo-mueller Feb 5, 2026

Choose a reason for hiding this comment

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

Suggested change
- `min` (float) Should correspond to the minimum pixel intensity for that channel.
- `max` (float) Should correspond to the maximum pixel intensity for that channel.
- `min` (float) Default setting for lower bound for values of `start` field.
- `max` (float) Default setting for upper bound for values of `end` field.

Copy link
Member Author

Choose a reason for hiding this comment

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

I used "should" here because I want it to be clear that this is not enforced: The file isn't invalid if you don't quite get this correct. E.g. if you use a down-sampled resolution, or just the middle Z-section to calculate the min/max then it may not actually be the "Maximum pixel intensity for that channel"

will-moore and others added 4 commits February 5, 2026 10:33
Co-authored-by: Johannes Soltwedel <38459088+jo-mueller@users.noreply.github.com>
Co-authored-by: Johannes Soltwedel <38459088+jo-mueller@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

relax omero metadata

3 participants