-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
From @Sunderlandkyl on September 21, 2017 16:19
After the refactoring has been completed (the calibration algorithm class gets TrackedFrameList as input and gives a matrix and the error report as output, and the obsolete functions have been removed), the report generation should be simplified.
Now the report uses a vast number of strange member variables (like mValidationPositionsNWire1InUSProbeFrame for wire 1,3,4 and 6, and some analysis vectors like PointReconstructionErrorAnalysisVector, that instead of real vector elements, it contains independent numbers), and also gives unnecessary data. We should consolidate this.
Migrated from https://app.assembla.com/spaces/plus/tickets/334/details
Copied from original issue: PlusToolkit/PlusApp#16