Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_subaru, pipe_tasks
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:DRP X16-2, DRP X16-3
-
Team:Data Release Production
Description
Currently all of the logic that goes into using bright object masks falls into obs_subaru and pipe_tasks. This ticket should move parts (such as the bright object mask class) out of obs_subaru, into a camera agnostic location. The work should also duplicate relevant camera configurations and parameter overrides in the other camera packages. Bright object masks were originally introduced in DM-4831
Attachments
Issue Links
- relates to
-
DM-6031 Create documentation for bright object masks
- To Do
The code changes look fine. I was wondering if there are documentations on the LSST side about the expected format of BrightObjectMask, or how to (manually) generate BrightObjectMask?
For a tool to generate BrightObjectMask I see https://hsc-jira.astro.princeton.edu/jira/browse/HSC-1351 on the HSC side. That sounds nice to have on the LSST side as well. (beyond this ticket, of course)