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-28459: Be more careful when defining afwFilter with duplicate bands #355

Merged
merged 1 commit into from Feb 10, 2021

Conversation

timj
Copy link
Member

@timj timj commented Feb 9, 2021

afwFilter is deprecated so rather than always assuming that
a band must be unique for afwFilter, if a duplicate band is
seen turn it into a bandN alias instead. This is an automated
version of what happens with i and i2 in HSC.

Copy link
Contributor

@mfisherlevine mfisherlevine 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, nothing to add.

afwFilter is deprecated so rather than always assuming that
a band must be unique for afwFilter, if a duplicate band is
seen turn it into a bandN alias instead. This is an automated
version of what happens with i and i2 in HSC.
@timj timj merged commit 7d2f54a into master Feb 10, 2021
@timj timj deleted the tickets/DM-28459 branch February 10, 2021 20:19
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