Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw, pipe_tasks
-
Labels:
-
Story Points:1
-
Epic Link:
-
Team:Data Release Production
Description
DM-15843 (pipe_tasks) uses the magic number "64" when construct afw.table.IdFactory instance as there is currently no programmatic way to go from the number of bits in a packed data ID to the amount that ID would need to be shifted to fit in the upper bits of a source ID.
I'm deferring fixing that to another ticket to avoid a period in which the weekly can't be used with master of pipe_tasks (what that's not required by our workflow, it seems a good practice when it's easy to do, as it is here).
Nate Lust, this is the spin-off from your comment about magic numbers on
DM-15843.Changes in afw, obs_base, and pipe_tasks.
I'm hoping to merge afw this week and the others next week to avoid any periods (at least due to these changes) in which downstream packages can't use an afw weekly.