Skip to content

Commit

Permalink
Enable zeroth order interp if not enough stars.
Browse files Browse the repository at this point in the history
  • Loading branch information
PFLeget committed Feb 14, 2025
1 parent 62c1374 commit 0a0388e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/comCam/finalize_characterization.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
# for spatial interpolation of the PSF. Order 4
# remove most of spatial structure.
config.psf_determiner['piff'].spatialOrder = 4
# See DM-48887 for more detail.
config.psf_determiner['piff'].zerothOrderInterpNotEnoughStars = True

0 comments on commit 0a0388e

Please sign in to comment.