Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_tasks
-
Labels:
-
Story Points:0.5
-
Epic Link:
-
Sprint:AP S19-3, AP S19-4, AP S19-5, AP S19-6
-
Team:Alert Production
Description
Running AssembleCoaddTask with default settings produces multiple warnings: assembleCoadd WARN: Unable to remove mask plane NOT_DEBLENDED: Invalid mask plane name: NOT_DEBLENDED
These warnings are caused by the default value for the config option removeMaskPlanes including NOT_DEBLENDED, and would be fixed by removing it from the default.
Would you please have a quick look and see if you agree with this change? It's just two lines in assembleCoaddTask, and came about because I was fielding questions from someone on Slack who was concerned about the warnings, and Robert asked if I would file a ticket.