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-12549: ap_pipe must call AssociationTask in a reproducible order #121

Merged
merged 1 commit into from Mar 24, 2021

Conversation

kfindeisen
Copy link
Member

This PR enforces the running of source association (or, more precisely, DiaPipelineTask) in Gen 3 in order of increasing visit ID. Association may still be run in parallel for different detectors within the same visit, and other tasks should be unaffected.

This PR makes no attempt to constrain the Gen 2 processing order, as the tooling needed to do so is completely different.

Depends on lsst/ctrl_mpexec#118.

Association will now be run in ascending visit ID order, ensuring
consistent results between runs.
Copy link
Contributor

@andy-slac andy-slac left a comment

Choose a reason for hiding this comment

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

Looks good.

@kfindeisen kfindeisen merged commit be18f76 into master Mar 24, 2021
@kfindeisen kfindeisen deleted the tickets/DM-12549 branch March 24, 2021 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants