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-42529: Use the accelerated utility functions in CloughTocher2DInterpolatorTask #881

Merged
merged 1 commit into from Jan 25, 2024

Conversation

arunkannawadi
Copy link
Member

No description provided.

@arunkannawadi
Copy link
Member Author

Given that most of the heavy-lifting is done in meas_algorithms, I'm inclined to move this entire task there. If we'd rather have this in this repo, I can put it in its own module.

Copy link
Member

@TallJimbo TallJimbo 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, aside from the linter errors.

👍 to moving this to meas_algorithms. Probably best to make the new module not lifted to package scope in __init__.py, just because we probably should have done that (to reduce unnecessary import-time logic) for most things already in meas_algorithms; better to start late than never.

@arunkannawadi arunkannawadi merged commit 8a2af25 into main Jan 25, 2024
2 checks passed
@arunkannawadi arunkannawadi deleted the tickets/DM-42529 branch January 25, 2024 04:29
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