Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_cfht
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:DRP S17-1, DRP S17-2
-
Team:Data Release Production
Description
obs_cfht wraps its config options for astrometry in a try block that falls back to a different set of configurations on failure, assuming that failure is due to the astrometry task having been retargeted to ANetAstrometryTask. Unfortunately, this doesn't actually work, because this block will have already been run by the time the user has an opportunity to retarget the astrometry task. And we've encountered at least one occasion where the catch triggers due to a different exception, which is then masked.
Attachments
Issue Links
- duplicates
-
DM-8832 Butler mapper issue in validate_drp since Jenkins build 663
- Done
Dominique Boutigny, could you please confirm that I'm not removing something you're actually using? I think the way it was before it didn't work (and it was making it hard to see an error Ian was having).