Skip to content

Commit 9cbed08

Browse files
authored
Update bonej.md
1 parent 5903c56 commit 9cbed08

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

_pages/plugins/bonej.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -686,14 +686,14 @@ A 2D or 3D binary image.
686686
- **Density**: mean physical density, calculated from pixel values and calibration coefficients
687687
- **wX cent**: Density-weighted x-coordinate of centroid
688688
- **wY cent**: Density-weighted y-coordinate of centroid
689-
- **Theta**: angle of minor axis (axis for Imin, the long axis of your specimen's cross section) from the horizontal, ranging from $$-\pi/2$$ to $$\pi/2$$, with positive as clockwise
690-
- **R1**: maximum chord length from minor axis
691-
- **R2**: maximum chord length from major axis
692-
- **I<sub>min</sub>**: Second moment of area around minor axis
693-
- **I<sub>max</sub>**: Second moment of area around major axis
689+
- **Theta**: angle of major axis (axis for <i>I</i><sub>max</sub>, the long axis of your specimen's cross section) from the horizontal, ranging from $$-\pi/2$$ to $$\pi/2$$, with positive as clockwise
690+
- **R1**: maximum chord length from major axis (the short hemi-width)
691+
- **R2**: maximum chord length from minor axis (the long hemi-width)
692+
- **I<sub>min</sub>**: Second moment of area around minor axis (the larger _I_ value)
693+
- **I<sub>max</sub>**: Second moment of area around major axis (the smaller _I_ value)
694694
- **I<sub>pm</sub>**: Product moment of area (= 0 if no errors are present, e.g. due to pixelation)
695-
- **Z<sub>max</sub>**: Section modulus around major axis (*I*<sub>max</sub> / R2)
696-
- **Z<sub>min</sub>**: Section modulus around minor axis (*I*<sub>min</sub> / R1)
695+
- **Z<sub>max</sub>**: Section modulus around major axis (*I*<sub>max</sub> / R1)
696+
- **Z<sub>min</sub>**: Section modulus around minor axis (*I*<sub>min</sub> / R2)
697697
- **Z<sub>pol</sub>**: Polar section modulus
698698
- **Feret Min**: Minimum caliper width
699699
- **Feret Max**: Maximum caliper width

0 commit comments

Comments
 (0)