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

Remove ill-conceived data ID consistency checking. #312

Merged
merged 1 commit into from Jun 12, 2020

Conversation

TallJimbo
Copy link
Member

@TallJimbo TallJimbo commented Jun 12, 2020

The only code that used this was in QuantumGraph generation in pipe_base, and that's already been replaced to improve performance.

More importantly, the parts of this that involved spatial and temporal consistency never made sense - we have clear use cases where the naive intersection relationships the butler uses by default for these aren't appropriate (e.g. jointcal), and I should have realized earlier that this code didn't leave room for them.

@TallJimbo TallJimbo force-pushed the tickets/DM-25246 branch 2 times, most recently from c4d6a0e to 418b8e6 Compare June 12, 2020 14:26
The only code that used this was in QuantumGraph generation in
pipe_base, and that's already been replaced to improve performance.

More importantly, the parts of this that involved spatial and temporal
consistency never made sense - we have clear use cases where the naive
intersection relationships the butler uses by default for these aren't
appropriate (e.g. jointcal), and I should have realized earlier that
this code didn't leave room for them.
@TallJimbo TallJimbo merged commit 5d56141 into master Jun 12, 2020
@TallJimbo TallJimbo deleted the tickets/DM-25246 branch June 12, 2020 18:38
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

1 participant