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-31031: Dedicate the step2 subset to per-visit tasks #369

Merged
merged 1 commit into from Jul 8, 2021

Conversation

yalsayyad
Copy link
Contributor

  • The original step2 tasks (jointcal+coaddition) were moved to step 3
    because coadd detection and measurement will now continue on if
    assembleCoadd fails expectedly due to missing data.
  • The per-visit tasks in step1 were moved to step2. Two benefits:
    • It gives the operators an opportunity to pause and address
      unexpected failures.
    • And if there are unexpected failures, operators have the option
      of proceeding with a new quantum graph that excludes only
      those failed detectors rather than their whole visit.

- The original step2 tasks (jointcal+coaddition) were moved to step 3
  because coadd detection and measurement will now continue on if
  assembleCoadd fails expectedly due to missing data.
- The per-visit tasks in step1 were moved to step2. Two benefits:
  - It gives the operators an opportunity to pause and address
    unexpected failures.
  - And if there are unexpected failures, operators have the option
    of proceeding with a new quantum graph that excludes only
    those failed detectors rather than their whole visit.
@yalsayyad yalsayyad merged commit 14c3d36 into master Jul 8, 2021
@yalsayyad yalsayyad deleted the tickets/DM-31031 branch July 8, 2021 04: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.

None yet

2 participants