Skip to content

Commit

Permalink
set ccdName to detector
Browse files Browse the repository at this point in the history
  • Loading branch information
heather999 committed Nov 29, 2018
1 parent 1da0fcc commit 11c1a59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/multiBandDriver.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@
path = os.path.join(getPackageDir("obs_lsst"), "config", sub + ".py")
if os.path.exists(path):
getattr(config, sub).load(path)

config.measureCoaddSources.propagateFlags.ccdName="detector"

0 comments on commit 11c1a59

Please sign in to comment.