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

Partial invalidation of stored segmentation results #173

Open
dokempf opened this issue Jun 24, 2022 · 0 comments
Open

Partial invalidation of stored segmentation results #173

dokempf opened this issue Jun 24, 2022 · 0 comments
Labels
4D-OBC Related to the 4D-OBC implementation enhancement New feature or request

Comments

@dokempf
Copy link
Collaborator

dokempf commented Jun 24, 2022

This is a follow-up to #161: For very large analysis that are built incrementally, all algorithms should be able to build on previous results and only extend it for new epochs. This requires both a suitable invalidation mechanism (easy) and an adoption of algorithms to restrict their data scope. The latter also needs an API that will require some thought.

@dokempf dokempf added enhancement New feature or request 4D-OBC Related to the 4D-OBC implementation labels Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4D-OBC Related to the 4D-OBC implementation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant