Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_base
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:DRP F18-3
-
Team:Data Release Production
Description
Implementing RFC-352 prepping for the supertask conversion in two stages. DM-2639 changed the TaskRunner to call a Task's runDataRef method. During code review Russell Owen points out that ForcedPhotImageTask (and its children ForcedPhotCcdTask and ForcedPhotCoaddTask would be simple to refactor.
Attachments
Issue Links
- is child task of
-
DM-11098 Audit existing tasks and update them to comply with RFC-352
- To Do
Hopefully a quick review.
Small refactor of ForcedPhotImageTask to add a run method. ForcedPhotCcd and ForcedPhotCoadd will both inherit this method.