AllenCell / AllenCell/allencell-segmenter-ml

Improve handling of napari viewer events in prediction

Open
#201 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I think changing the way this is handled would require a fair bit of work, probably better for another PR. Will make an issue for it

_Originally posted by @saeliddp in https://github.com/AllenCell/allencell-ml-segmenter/pull/196#discussion_r1520533839_

Right now, if anything happens in the napari viewer, our existing checkboxes are destroyed and repopulated. This is necessary for now because we need the order of the checkboxes to align with the order of images in the viewer; would be nice if we could do this in a way that does not require that alignment. (this way, existing checked boxes would persist)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.