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

Fixed bug that broke area estimate notebooks #418

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

anatarano
Copy link
Collaborator

Description

Cast points to int so they can be used as indices into the array properly; px and py were being inferred as doubles.

Validation

Tested on multi_roi_multi_period_area_estimate branch locally and on colab notebook. The issues were happening on my local version of python 3.12.4 and on Colab's 3.10.12.

Copy link
Contributor

@hannah-rae hannah-rae left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@Gedeon-m-gedus Gedeon-m-gedus 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, thanks @anatarano

@Gedeon-m-gedus Gedeon-m-gedus merged commit 0463d9e into master Nov 7, 2024
6 of 8 checks passed
@Gedeon-m-gedus Gedeon-m-gedus deleted the ana--fix-area-utils-bug branch November 7, 2024 05:43
@Gedeon-m-gedus Gedeon-m-gedus restored the ana--fix-area-utils-bug branch November 7, 2024 05:48
@anatarano anatarano deleted the ana--fix-area-utils-bug branch November 7, 2024 18:42
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.

3 participants