Skip to content

bug - Manual_Cluster_ID can go missing with feature as color and Surface DataΒ #378

@Cryaaa

Description

@Cryaaa

This probably is somewhat of an edgecase but I found that if you:

  1. use the cluster plotter and select a feature to color the plot,
  2. then delete the layers for which the plot was made
  3. load Surface data with new features

This causes the "Manual_Cluster_ID" column to go missing from the dropdown and you cannot manually annotate labels again until you close and reopen the plotter -> the Reset button does not fix this. I guess this has something to do with the fact that for surface data we have to hard code the features instead of loading them with the viewer.add_surface() function. I guess there is some kind of event that is being skipped because of this

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions