You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ To link cells between images we will be using a plugin designed for tracking - [
162
162
3. Open up TrackMate `Plugins > Tracking > TrackMate`
163
163
4. In the first window, it's possible select out the region you want to process and click `Refresh ROI `
164
164
5. In the next step, select the `Cellpose Detector`
165
-
6. Check if `Path to cellpose` is correct.
165
+
6. Check if `Path to cellpose` is correct. It should be the same location that you installed your cellpose into. It should look like this: `/Users/emilianagiacomello/miniforge3/envs/cellpose/bin/python`
166
166
7. Select `Custom` model from `Pretrained model` and add a path to the downloaded model.
167
167
8. Check if the approximate diameter of your objects in `Cell diameter` is correct. Here is an example of final settings:
0 commit comments