pydseamslib.cyoda.discardExtraTetragonBlocks#
- pydseamslib.cyoda.discardExtraTetragonBlocks(basal1: List[int], basal2: List[int], yCloud: pydseamslib.cyoda.PointCloudDouble) bool #
Checks whether two 4-membered rings are parallel in one dimension or not to prevent overcounting
- Parameters:
basal1 (The first basal ring.)
basal2 (The other candidate basal ring.)
yCloud (The input PointCloud.)