Skip to content

Commit

Permalink
config: remove bad config setting
Browse files Browse the repository at this point in the history
There is no deblending in forced photometry!

This is a cherry-pick of HSC's stand-alone commit bae672c.

Conflicts:
	config/forcedPhotCoadd.py
  • Loading branch information
PaulPrice authored and jdswinbank committed Oct 7, 2015
1 parent 4ae362c commit 9eb5346
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/forcedPhotCoadd.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@
# config.measurement.load(os.path.join(os.environ['OBS_SUBARU_DIR'], 'config', 'cmodel.py'))

config.measurement.slots.instFlux = None

config.deblend.load(os.path.join(os.environ["OBS_SUBARU_DIR"], "config", "deblend.py"))

0 comments on commit 9eb5346

Please sign in to comment.