-
Type:
Story
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:2DDRP-2021 A
findAndTraceApertures is a C++ function with lots of branches, which makes it difficult to follow, maintain and debug. It should be replaced using a simpler algorithm, and a more modular implementation that is accessible from python.