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: _pages/plugins/bonej.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -686,14 +686,14 @@ A 2D or 3D binary image.
686
686
-**Density**: mean physical density, calculated from pixel values and calibration coefficients
687
687
-**wX cent**: Density-weighted x-coordinate of centroid
688
688
-**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)
694
694
-**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)
0 commit comments