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
If your machine has less than 32GB of RAM, you should use the `allen_mouse_25um` atlas either way, as registration with the high-resolution atlas requires about 30GB for this image.
81
81
{% endhint %}
82
82
83
-
### Inspecting the results
83
+
### Understanding the results
84
84
85
85
86
86
87
-
#### Visualising cell detection performance
87
+
#### Visualising cell detection
88
88
89
89
cellfinder comes with a plugin for [napari](https://napari.org/) for easily visualising the results. To open napari, just run `napari` from your command line, and a viewer window should pop up.
90
90
@@ -93,3 +93,9 @@ Into the window, then drag and drop:
93
93
* The signal channel directory \(`test_brain/ch00`\)
94
94
* The entire cellfinder output directory
95
95
96
+
#### Visualising image registration
97
+
98
+
cellfinder uses [brainreg](https://github.com/brainglobe/brainreg) for registration to the atlas. To check the results of this step, please see the [brainreg visualisation documentation](https://docs.brainglobe.info/brainreg/visualisation).
0 commit comments