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

[Feature] GUI for training data: toggle flip all selected cells into same category in one step #60

Closed
larsrollik opened this issue Feb 26, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@larsrollik
Copy link

Is your feature request related to a problem? Please describe.
When selecting many cells/non-cells in same area (maybe dense spacing), a multi-select does not mean application of the same category assignment, but will result in each individual selection being toggled into the inverse. It is not possible to select a group that should be classified as cells or non-cells and do so in one step. - It takes very long to toggle one category individually (item by item) and then confirm the area instead of all at once.

Describe the solution you'd like
It would be convenient to select a group and on toggle move them all into one label category, so that at most two flips are required to move all of them into the desired label.

Describe alternatives you've considered
Allow toggle only category-specific, e.g. when "cells" is selected, "toggle" will only act on these.

Additional context
.

@larsrollik larsrollik added the enhancement New feature or request label Feb 26, 2020
@larsrollik
Copy link
Author

Might relate to issue #24 .

@adamltyson
Copy link
Member

Yep, this needs to be added. Thanks @larsrollik

@adamltyson
Copy link
Member

This functionality is now in the cellfinder napari plugin.

willGraham01 pushed a commit that referenced this issue Sep 1, 2023
Run `pre-commit` and fix besides `mypy`
willGraham01 pushed a commit that referenced this issue Sep 1, 2023
alessandrofelder pushed a commit that referenced this issue Nov 12, 2024
* Notify slack on scheduled test failure (#60)

* Added slack notification step after tests and tests with numba disabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants