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-30535-v24: Update multi-band APIs and conversion to arrays #712

Merged
merged 4 commits into from
Oct 24, 2023

Conversation

mwittgen
Copy link
Contributor

No description provided.

fred3m and others added 4 commits October 17, 2023 14:54
It's useful downstream to have methods for converting spans and footprints
to numpy arrays.
This commit moves many methods that were available as stand-alone functions
in meas_extensions_scarlet and implements them here where they belong.
@mwittgen mwittgen requested a review from fred3m October 20, 2023 16:20
Copy link
Contributor

@fred3m fred3m left a comment

Choose a reason for hiding this comment

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

Everything looks fine except that this only includes a subset of the changes required for DM-40451 to work properly. I'm not sure about the current back-porting procedure, but I worry that only backporting one ticket at a time will lead to breakages along the way. Wouldn't it be easier to have a single ticket to backport the entire chain of tickets required to implement DM-40451 (and the bug fixes that followed)?

@mwittgen
Copy link
Contributor Author

I back ported all tickets accumulatively, stacked MRs, and did run the compounded in CI

@mwittgen mwittgen merged commit 6114a5b into v24.0.x Oct 24, 2023
1 check passed
@mwittgen mwittgen deleted the tickets/DM-30535-v24 branch October 24, 2023 21:01
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

3 participants