Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_analysis
-
Labels:None
-
Story Points:10
-
Epic Link:
-
Sprint:DRP F20-3 (Aug)
-
Team:Data Release Production
-
Urgent?:No
Description
Due to the sweeping changes to the pipe_analysis scripts of DM-22255, there have been some inevitable bugs introduced that are being caught via more detailed scrutiny of the plots as well as some non-standard (i.e. non-default) run modes. This ticket collects and fixes three such bugs:
- fixing the plotting and logic of ccd outlines to use the correct WCS
- moving setting of newly added plotInfoDict so that it is available when using non-default configs (e.g. plotMatchesOnly=True, etc.)
- add missing plotList.append for the sky object plots in visitAnalysis.py so that the plots get persisted (I noticed they were missing in recent RC2 processing runs)
Garrhhh...so sorry about that! Fixes were required on obs_test and obs_lsst. I've pushed tickets/
DM-26244branch to them and started Jenkins. Kian-Tat Lim, once I've got Jenkins passing, would you prefer I keep the fixes on this ticket (i.e. create PRs for the two new branches for review), or does this require opening a new ticket to properly document the breakage/fix?