Skip to content

Commit

Permalink
Merge pull request #90 from oubino/new_working
Browse files Browse the repository at this point in the history
New working
  • Loading branch information
oubino authored Feb 7, 2024
2 parents 68614d8 + 3c5b7d8 commit 12c37b1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ For more comprehensive documentation please see https://oubino.github.io/locpix/
#. Segmentation:

#. `Classic segmentation`_ : Use classic method to segment histograms to extract relevant localisations
#. `Cellpose segmentation`_ : Use Cellpose method to segment histograms to extract relevant localisations
#. `Cellpose segmentation (no training)`_ : Use Cellpose method to segment histograms to extract relevant localisations with no retraining of Cellpose model
#. `Cellpose segmentation (training)`_ : Use Cellpose method to segment histograms to extract relevant localisations with retraining of Cellpose model
#. `Ilastik segmentation`_ : Use Ilastik method to segment histograms to extract relevant localisations

#. `Membrane performance`_ : Performance metrics calculation based on the localisations (not the histograms!)
Expand Down Expand Up @@ -190,7 +191,7 @@ To run the script without a GUI -i and -c flags should be specified
Cellpose segmentation (training)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Need to activate extra requirements - these are big and not included in initial install.

Expand Down Expand Up @@ -247,7 +248,7 @@ Need to prepare the data for Ilastik segmentation
Then run the data through the Ilastik GUI, which needs to be installed from
`Ilastik <https://www.ilastik.org/download.html>`_ and to run it
please see `usage:Ilastik GUI`_
please see https://oubino.github.io/locpix/user_guide/usage.html#id7

Then convert the output of the Ilastik GUI back into our format

Expand Down

0 comments on commit 12c37b1

Please sign in to comment.