Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_subaru
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:DRP S17-3
-
Team:Data Release Production
Description
DM-9186 changed how the ISR configuration is set, but the configuration for calib construction wasn't updated to match.
Lauren MacArthur, would you please look over this simple change?
price@price-laptop:~/LSST/obs/subaru (tickets/DM-9353=) $ git sub
commit 7edf32472901cafb372dbbc00b16afec8726a2cf
Author: Paul Price <price@astro.princeton.edu>
Date: Thu Feb 9 13:07:11 2017 -0500
config: update ISR for calib construction
DM-9353 changed how ISR was configured for HSC. This patch
adapts the calib construction configurations to that change.
config/hsc/bias.py | 4 +++-
config/hsc/dark.py | 4 +++-
config/hsc/flat.py | 4 +++-
config/hsc/fringe.py | 4 +++-
4 files changed, 12 insertions(+), 4 deletions(-)