Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_base
-
Labels:
-
Story Points:4
-
Epic Link:
-
Sprint:Measurement-S14-4
-
Team:Data Release Production
Description
Frequently-used measurement fields such as classification and pixel flags should have shortened aliases that can be used instead of their full, package-qualified versions. In some cases, these may serve as a sort of slot (e.g. we may have multiple classifications algorithms someday).
In this issue, we should audit all current measurement algorithm fields that don't already have a slot that works for them and consider whether there should be a standard alias. We also need to work out a system for defining these aliases, probably in the config for SingleFrameMeasurementTask.
Attachments
Issue Links
- is duplicated by
-
DM-957 Use aliases to clean up table version transition
- Done
In light of the changes to slots planned on
DM-1764, I think this is no longer necessary.