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: docs/tutorials.rst
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,22 +137,24 @@ Dependent on the content of the file, Patchview can perform:
137
137
138
138
* **pairwise distance of multiple somas**: this is automatically done if the reconstruction has multiple somas in it (check the test file: `test_multiSoma.ASC`)
139
139
140
-
* **Update cell names**: this can be done for a multi-soma file. The `Name` column in the `Summary` table can be edited. After the editing, clicking `Update cell names` will update the Pair names in the pairwise distance table in `Distance (um)` tab.
140
+
* **Update cell names**: this can be done for a multi-soma file. The `Name` column in the `Summary` table can be edited. After the editing, clicking `Update cell names` will update the Pair names in the pairwise distance table in `Distance (um)` tab.
141
141
142
142
* **Sholl analysis**: if the reconstruction has at least one neurite, this will perform Sholl analysis (counting neurite numbers in a ring from certain soma distance). A line plot (count vs distance) is shown in the `Figures` tab. Try `test.ASC`.
143
143
144
144
.. image:: resources/images/morphor_tree.png
145
145
:width:800
146
146
:alt:Alternative text
147
147
148
-
* **Density analysis**: Visualizing neurites density in either Cartesian or polar coordinates
148
+
* **Density analysis**: Visualizing neurites density in either Cartesian or polar coordinates.
149
+
149
150
.. image:: resources/images/density.png
150
151
:width:800
151
-
:alt:Alternative text
152
+
:alt:Alternative tex
152
153
153
154
.. image:: resources/images/morphor_polar.png
154
155
:width:400
155
156
:alt:Alternative text
157
+
156
158
* **Distance to Pia**: if the reconstruction contains a entry labeled "Pia" (check the test file: `test_multiSoma.ASC`), this will measure Euclidean distance from the center of a soma to the Pia. Measured results are shown in the `Distance to Pia` column in `Summary` table.
0 commit comments