Commit 2964e04
committed
Morphology plot: fix radial density of output synapses
This density plot became accidentally broken when introducing support
for desmosomes and gap junctions at the beginning of December in 2021
(ed78d6b). Instead of counting output synapses, all nodes where
taken into account.
Thanks to Gaspar Jekely for reporting this!1 parent 22487fe commit 2964e04
File tree
2 files changed
+7
-0
lines changed- django/applications/catmaid/static/js/widgets
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
352 | 357 | | |
353 | 358 | | |
354 | 359 | | |
| |||
0 commit comments