We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7e28e commit 64feb74Copy full SHA for 64feb74
1 file changed
docs/examples/dog.md
@@ -6,6 +6,9 @@ label the connected components. CPU (scipy) by default, GPU (cupy) optional.
6
Optionally deconvolve each tile first with
7
[pycudadecon](https://github.com/tlambert03/pycudadecon).
8
9
+> Cilia DoG + deconvolution approach courtesy of
10
+> [angelo-angonezi](https://github.com/angelo-angonezi).
11
+
12
## Installation
13
14
`dog_label_fn` itself only needs patchworks' core deps (scipy). The
0 commit comments