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

Feature/835 brightness increase tracking #256

Merged
merged 8 commits into from
May 25, 2024

Conversation

JulianHammerl
Copy link
Collaborator

  • Tickets addressed: MAXGNC-835
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

The centerOfBrightness module was updated to compute the total normalized brightness and determine the rolling average of the total brightness. This can be used to track the brightness of the asteroid and make sure it is increasing over time.

The reviewers should be aware that this branch is based off the 833-cob-windowing branch which is currently under review and needs to be merged first (commits 1-10).

Verification

The unit test was updated and passes.

Documentation

The documentation was updated accordingly.

Future work

N/A

@JulianHammerl JulianHammerl added the enhancement New feature or request label May 23, 2024
@JulianHammerl JulianHammerl self-assigned this May 23, 2024
@JulianHammerl JulianHammerl force-pushed the feature/835-brightness-increase-tracking branch 4 times, most recently from 87d425e to f02d21b Compare May 23, 2024 21:01
Copy link
Collaborator

@patkenneally patkenneally left a comment

Choose a reason for hiding this comment

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

🔻 Issues to address before merge
🔶 Requests that should not block merge, but should at least be discussed
🔵 Recommendations that can be ignored if desired

@JulianHammerl JulianHammerl force-pushed the feature/835-brightness-increase-tracking branch from f02d21b to bfea44f Compare May 24, 2024 21:29
@JulianHammerl JulianHammerl force-pushed the feature/835-brightness-increase-tracking branch from bfea44f to a987f8a Compare May 24, 2024 22:09
@patkenneally patkenneally merged commit a5f2517 into develop May 25, 2024
3 checks passed
@patkenneally patkenneally deleted the feature/835-brightness-increase-tracking branch May 25, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants