Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-46050: Use average PSF for packaged alerts #194

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

isullivan
Copy link
Contributor

Significantly faster than recalculating the PSF at the location of every source, but not as accurate

@@ -72,6 +72,7 @@ tasks:
config:
doConfigureApdb: False
apdb_config_url: parameters.apdb_config
alertPackager.useAveragePsf: True # Not added to ApPipeWithFakes
Copy link
Member

@kfindeisen kfindeisen Sep 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment could be a bit clearer; maybe:

Suggested change
alertPackager.useAveragePsf: True # Not added to ApPipeWithFakes
alertPackager.useAveragePsf: True # Speed up production processing; don't want as default or in ApPipeWithFakes

Significantly faster than recalculating the PSF at the location of every source, but not as accurate
@isullivan isullivan merged commit ea7b638 into main Sep 11, 2024
2 checks passed
@isullivan isullivan deleted the tickets/DM-46050 branch September 11, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants