Skip to content

Commit 4c936dd

Browse files
committed
even more explicit about channel selection
1 parent 6caf121 commit 4c936dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/run_Cellpose-SAM.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
"\n",
226226
"- If you have a histological image taken in brightfield, you don't need to adjust the channels.\n",
227227
"\n",
228-
"- If you have a fluroescent image with multiple stains, choosing multiple channels may produce segmentaiton of all the structures in the image. If you don't want to segment all the structures in the image set the channels that you don't want to be segmented to `None`, below. "
228+
"- If you have a fluroescent image with multiple stains, you should choose one channel with a cytoplasm/membrane stain, one channel with a nuclear stain, and set the third channel to `None`. Choosing multiple channels may produce segmentaiton of all the structures in the image. If you have retrained the model on your data with a thrid stain (described below), you can run segmentation with all channels. "
229229
]
230230
},
231231
{

0 commit comments

Comments
 (0)