Skip to content

Commit

Permalink
Apply DM-12665 to CompareWarp too
Browse files Browse the repository at this point in the history
  • Loading branch information
yalsayyad committed Dec 11, 2017
1 parent 1e11370 commit c022a77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/compareWarpAssembleCoadd.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
config.badMaskPlanes = ("BAD", "EDGE", "SAT", "INTRP", "NO_DATA",)
config.subregionSize = (10000, 200) # 200 rows (since patch width is typically < 10k pixels
config.doMaskBrightObjects = True
config.removeMaskPlanes.append("CROSSTALK")
config.doNImage = True

# 200 rows (since patch width is typically < 10k pixels
Expand Down

0 comments on commit c022a77

Please sign in to comment.