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

Bump napari to 0.5.0 and updated ultrack to use plugin menus #128

Open
JoOkuma opened this issue Jul 11, 2024 · 4 comments
Open

Bump napari to 0.5.0 and updated ultrack to use plugin menus #128

JoOkuma opened this issue Jul 11, 2024 · 4 comments
Assignees

Comments

@JoOkuma
Copy link
Member

JoOkuma commented Jul 11, 2024

More info about plugin menus: https://napari.org/dev/naps/6-contributable-menus.html

Example of refactoring: jni/affinder#96

@ilan-theodoro
Copy link
Member

I have a few questions. Currently, we have a list of six commands in the plugins menu:

  • Main widget
  • Labels to edges map
  • Segmentation hypothesis visualization
  • Node annotation
  • Division annotation
  • Track inspection

How would they be categorized? Will all of them be on the contributable menu? Is the following assignment okay?

  • napari/layers/track
  • napari/layers/filter
  • napari/layers/visualize
  • napari/layers/annotate
  • napari/layers/annotate
  • napari/layers/visualize

@ilan-theodoro
Copy link
Member

@JoOkuma

@JoOkuma
Copy link
Member Author

JoOkuma commented Jul 22, 2024

@ilan-theodoro, lets wait for #130 to be merged

@JoOkuma
Copy link
Member Author

JoOkuma commented Sep 4, 2024

Since we merged #130 this can be done, @ilan-theodoro

I wouldn't include the auxiliary / deprecated widgets because they are not well maintained.
I think a PR to fix this would just put UltrackWidget in the tracking category of the plugin menus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants