Skip to content

Commit

Permalink
cleared up nodestats writhe presence
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGamill-Sheffield committed Sep 13, 2024
1 parent f95ce62 commit 6cf17de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/advanced/nodestats.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,14 +154,16 @@ contains a multitude of grain and branch statistics such as:
- number of nodes per grain
- node confidences
- node coordinates
- node writhe sign
- number of branches per node
- branch distance array
- branch height array
- branch FWHM dictionary containing the FWHM, half max, and peak values
- matched and unmatched branch angles

![TopoStats file - NodeStats structure](../_static/images/nodestats/topostats_file.png)
**Note:** The writhe sign is identified in `ordered_traces.py`, not `nodestats`
as the path needs directionality provided by the ordering. It is added to the
NodeStats dictionary as this carries the node statistics.

## Diagnostic Images

Expand Down

0 comments on commit 6cf17de

Please sign in to comment.