Skip to content

OmegaTools

Loic A. Royer edited this page Feb 19, 2024 · 1 revision

Below is the list of tools available to Omega:

napari related tools:

  • napari viewer control: Gives Omega the ability to control all aspects of the napari viewer.

  • napari query: Gives Omega the ability to query information about the state of the viewer, of its layer, and their contents.

  • napari widget maker: Gives Omega the ability to make napari functional widgets that take layers as input and return a new layer.

cell segmentation tools:

  • cell and nuclei segmentation: This tool specializes in segmenting cells and nuclei in images using some predefined segmentation algorithms. Right no,w only cellpose is implemented.

Generic Python installation queries:

  • python function signature query: Lets Omega query the signature of a function when it is unsure how to call a function and what the names and type of the parameters are.

web search-related tools:

  • web search: Usefull to give Omega access to the knowledge accessible through the web

  • web image search: Streamlined path to search the web for images and open them in napari

  • Wikipedia search: Gives Omega access to the whole Wikipedia

Clone this wiki locally