Skip to content

Commit

Permalink
Set kernelSize for LATISS explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkannawadi committed Jun 5, 2024
1 parent f4ea143 commit c7d480b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/latiss/makeWarp.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
# TO DO: Change this to 9.5 if we go to 0.2 pixel scale.
config.modelPsf.defaultFwhm = 19.0

config.warpAndPsfMatch.psfMatch.kernel['AL'].kernelSize = config.matchingKernelSize

# These configs are for skymaps of pixel scale 0.1
# TO DO: Delete these 3 if we go a 0.2 pixel scale
config.warpAndPsfMatch.psfMatch.kernel['AL'].alardSigGauss = [1.5, 3.0, 6.0]
Expand Down

0 comments on commit c7d480b

Please sign in to comment.