Skip to content

Commit 3f929ee

Browse files
authored
Merge pull request #386 from imagej/tferr-patch-1
Sholl: mention volume-based profiles section
2 parents 29464fc + fc39d24 commit 3f929ee

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_pages/plugins/snt/sholl.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ Since SNTv5 it is possible to obtain **length profiles** in addition to the trad
8585
- Distribution of mitochondria: {% include citation doi='10.1016/j.celrep.2016.09.004' %}
8686

8787

88+
## Volume-based Profiles
89+
<i class="fas fa-pen"></i> When parsing tracings, it is possible to profile intersected arbor volume. This is achieved by clipping each traced segment to the sampling shell and summing the volumes of the resulting truncated-cone (frustum) pieces.
90+
91+
8892
# Direct Analysis of Images
8993
<img align="right" width="320px" src="/media/plugins/snt/sholl-bitmap-promptv4.png" title="Main prompt (v4.2.1) when input is a segmented image" >
9094

@@ -157,7 +161,7 @@ With binary images, *Sholl Analysis* treats zero intensities as the background,
157161

158162
<img align="right" width="320px" src="/media/plugins/snt/sholl-tracings-promptv4.png" title="Main prompt (v4.2.1) when input is a traced data" >
159163

160-
In this mode the plugin analyzes reconstructed arbors (traced in SNT or [elsewhere](/update-sites/neuroanatomy/external-resources)), which is particularly relevant for stainings that do not allow single-cell resolution or proper segmentation. There are several entry points to this analysis, namely:
164+
In this mode the plugin analyzes reconstructed arbors (traced in SNT or [elsewhere](./comp-tools)), which is particularly relevant for stainings that do not allow single-cell resolution or proper segmentation. There are several entry points to this analysis, namely:
161165

162166
- [SNT](/plugins/snt/analysis#sholl-analysis)'s main interface: Offers more options for defining the center of analysis, restrictions to tagged branches, etc., but is not amenable to batch processing.
163167

0 commit comments

Comments
 (0)