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

"Annotate cell as dead" gets removed from marked cell after certain actions #546

Open
Teranis opened this issue Aug 26, 2024 · 0 comments
Open
Labels
🐛 Bug Something isn't working

Comments

@Teranis
Copy link
Collaborator

Teranis commented Aug 26, 2024

Description:

See title.
It is probably caused by actions that add the ID after it was missing from the current frame after an ID was marked as to be excluded in a previous frame. This happens when either the ID was deleted and then readded or when it was missing from the get-go (because of tracking or segmentation errors) and only afterwards added.

Way to reproduce:

Actions found so far:

  • Splitting the cell in question and then renaming it to the prev. ID, which was included
  • Using the brush (or other methods like renaming, copying lost contour etc.) to add the ID back after it was lost due to tracking/segmentation errors

(Optional) Link to data to reproduce error:

No response

Terminal output:

Full of debug prints from my development :3 (Does not touch this part of the code)

Log file:

Same as terminal

Version information:

3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)]
C:\Users\SchmollerLab\.virtualenvs\acdc_dev
Windows-10-10.0.19045-SP0
Cell-ACDC version: 1.4.32.dev194+g95607f75.d20240826
@Teranis Teranis added the 🐛 Bug Something isn't working label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant