-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
applicationA new application for deepthoughtA new application for deepthought
Description
the user should be able to
- click snap button
- view image from the microscope
- view objects in the image
- view object information (xy coordinate of the object)
we would have to figure out
- how can we create a (using magicgui)
snapbutton that calls asnap()in the backend and waits for theimageto arrive from thehard-link, which is displayed as layers[image, segmented_object]innapari
references
start here: https://napari.org/tutorials/
and here: https://github.com/napari/magicgui
maybe as a plugin?: https://napari.org/docs/dev/plugins/for_plugin_developers.html
example application which is built on top of napari: https://github.com/quantumjot/BayesianTracker#Usage-with-Napari
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
applicationA new application for deepthoughtA new application for deepthought