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

[BUG] Deterministic WINTER stackid from raw images #601

Closed
virajkaram opened this issue Aug 9, 2023 · 1 comment · Fixed by #608
Closed

[BUG] Deterministic WINTER stackid from raw images #601

virajkaram opened this issue Aug 9, 2023 · 1 comment · Fixed by #608
Assignees
Labels
bug Something isn't working WINTER Project-specific issues relating to WINTER/Summer winterready needed by WINTER comissioning

Comments

@virajkaram
Copy link
Collaborator

Describe the bug
Determine winter stackid from raw images, to make it very deterministic, by adding a CustomImageBatchModifier processor.

@virajkaram virajkaram added the bug Something isn't working label Aug 9, 2023
@virajkaram virajkaram self-assigned this Aug 9, 2023
@virajkaram virajkaram added WINTER Project-specific issues relating to WINTER/Summer winterready needed by WINTER comissioning labels Aug 9, 2023
@robertdstein
Copy link
Member

robertdstein commented Aug 9, 2023

Maybe we should just replace CustomImageModifier with CustomImageBatchModifier, and have the functions do the for-loop over images? I can't see a downside to that, honestly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working WINTER Project-specific issues relating to WINTER/Summer winterready needed by WINTER comissioning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants