Ticket #1544 (new defect)
Opened 2012-10-19T15:49:16-05:00
Last modified 2013-06-07T16:03:36-05:00
Maybe refactor StatisticsService
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-unscheduled |
Component: | Data Model | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1628 |
Description
The implementations in the StatisticsService use Functions from OPS. Those functions call StatCalculator appropriately. However there is no reason the StatisticsService could not do this. Maybe eliminate the use of these functions with direct use of the StatCalculator.