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

479 imbrighten #480

Merged
merged 9 commits into from
Nov 11, 2024
Merged

479 imbrighten #480

merged 9 commits into from
Nov 11, 2024

Conversation

cpaniaguam
Copy link
Member

Closes #479.

@cpaniaguam cpaniaguam linked an issue Nov 6, 2024 that may be closed by this pull request
3 tasks
@cpaniaguam cpaniaguam self-assigned this Nov 6, 2024
@cpaniaguam cpaniaguam requested review from hollandjg, tdivoll and a team November 6, 2024 22:05
danielmwatkins
danielmwatkins previously approved these changes Nov 8, 2024
@@ -71,7 +71,7 @@ include("branch.jl")
include("special_strels.jl")
include("tilingutils.jl")
include("histogram_equalization.jl")
include("imadjust.jl")
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think the CI fails because of this deletion. Maybe keep the include("imadjust.jl") and add include("brighten.jl")? It looks like there is still an imadjust.jl script, suggesting that maybe we need both?

Copy link
Member Author

Choose a reason for hiding this comment

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

Must have done that trying to resolve merge conflicts. I think it's fixed now. Thanks.

@tdivoll
Copy link
Collaborator

tdivoll commented Nov 11, 2024

I haven't seen this before. It looks like there is still a test file for imadjust.jl, it's weird that it doesn't report a test?
image

@cpaniaguam
Copy link
Member Author

It's missing the call to the @test macro. I'll fix that!

sum(IceFloeTracker.imadjust(img)) == 1291155

Copy link
Collaborator

@tdivoll tdivoll left a comment

Choose a reason for hiding this comment

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

Tests passing now, looks good!

@cpaniaguam cpaniaguam merged commit 1a7842c into main Nov 11, 2024
7 checks passed
@cpaniaguam cpaniaguam deleted the 479-imbrighten branch November 11, 2024 21:15
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.

imbrighten
3 participants