Skip to content

Conversation

MatthieuPE
Copy link
Collaborator

@MatthieuPE MatthieuPE commented Sep 18, 2025

Before:

  • the object must be detected in at least one band to be noted as detected
    After this update:
  • the object must be detected in g AND r bands

Copy link
Collaborator

@psferguson psferguson left a comment

Choose a reason for hiding this comment

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

I think a linter would want a space between the operator and the parenthesis
)&( --> ) & (
but otherwise looks good!

@MatthieuPE
Copy link
Collaborator Author

I think a linter would want a space between the operator and the parenthesis )&( --> ) & ( but otherwise looks good!

Thanks for your feedback. I applied black format to the full file, that includes those additional spaces.

@MatthieuPE MatthieuPE merged commit c30c35a into main Sep 22, 2025
@MatthieuPE MatthieuPE deleted the detectionflag branch September 22, 2025 15:25
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.

2 participants