haesleinhuepf / napari-segment-blobs-and-things-with-membranes

A plugin based on scikit-image for segmenting nuclei and cells based on fluorescent microscopy images with high intensity in nuclei and/or membranes.
BSD 3-Clause "New" or "Revised" License
23 stars 8 forks source link

Short docs #37

Closed haesleinhuepf closed 1 week ago

haesleinhuepf commented 1 week ago

We need to write a short document about all functions in init.py which have the decorator @register_function. For each function we need a bullet poinnt with a short sentence and below a single line of code demonstrating how the function works.

Examples:

Now, do this for all the specified functions.

git-bob comment

github-actions[bot] commented 1 week ago

This message was generated by git-bob (version: 0.6.6, model: gpt-4o-2024-08-06, Run details), an experimental AI-based assistant. It can make mistakes and has limitations. Check its messages carefully.

To address the issue of creating a short documentation for functions with the @register_function decorator in __init__.py, I've generated a list similar to your examples:

This listing should help in documentation by providing a concise description along with a code snippet for each function.

haesleinhuepf commented 1 week ago

included into the code in https://github.com/haesleinhuepf/napari-segment-blobs-and-things-with-membranes/commit/ebc23d5fcd37b0fd5d83a6826572a1613bbb212c