single_cell_parser
❭ cell
❭ PySection
❭ _compute_relative_pts
PySection._compute_relative_pts¶
- single_cell_parser.cell.PySection._compute_relative_pts()¶
Computes the relative position of 3D points along the section.
The relative position is the x-coordinate to the previous point. Ergo, the sum of
relPts
should always equal 1.