Details
-
Type:
Technical task
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_base
-
Labels:
-
Sprint:Science Pipelines DM-W15-2
-
Team:Data Release Production
Description
Convert all C++ algorithms that use the old C++ Algorithm concept.
This does not include PsfFlux or SdssShape (which will have been done already on DM-829/DM-1465), or ApertureFlux and CircularApertureFlux (which do not use the old algorithm concept).
This should be done in much the same way as PsfFlux - there's no need for a public Result or ResultKey object for any of these algorithms. If any of them return outputs that aren't accounted for in any of the existing Result classes, the Algorithm itself should just hold a Key for them and use it to set the field in the record directly.
Hi Perry, just to be clear – you'd like Lauren to review that, if you could track down her contact details in JIRA. Is that correct?