Skip to content

Commit

Permalink
Use average PSF for packaged alerts
Browse files Browse the repository at this point in the history
Significantly faster than recalculating the PSF at the location of every source, but not as accurate
  • Loading branch information
isullivan committed Sep 10, 2024
1 parent d5138a9 commit ead9484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/_ingredients/ApPipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ tasks:
doConfigureApdb: False
apdb_config_url: parameters.apdb_config
connections.exposure: initial_pvi
alertPackager.useAveragePsf: True # Speed up production processing; don't want as default or in ApPipeWithFakes
connections.coaddName: parameters.coaddName
sampleSpatialMetrics:
class: lsst.ip.diffim.SpatiallySampledMetricsTask
Expand Down

0 comments on commit ead9484

Please sign in to comment.