Skip to content

handle input XML without existing IPs. Skip fake_ip logic if max_poin…#121

Draft
seanmcculloch wants to merge 1 commit intomainfrom
115-bug-split-dataset-that-has-no-interestpoint-crashes
Draft

handle input XML without existing IPs. Skip fake_ip logic if max_poin…#121
seanmcculloch wants to merge 1 commit intomainfrom
115-bug-split-dataset-that-has-no-interestpoint-crashes

Conversation

@seanmcculloch
Copy link
Copy Markdown
Collaborator

…ts == 0, fix off-by-1 dimension bug

#115 #116

Description of the changes you made

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Checklist of Requirements

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added unit tests
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Instructions for Testing

List dependencies, related tickets, or tasks

Additional screenshots or context

@seanmcculloch seanmcculloch linked an issue Dec 18, 2025 that may be closed by this pull request
@seanmcculloch
Copy link
Copy Markdown
Collaborator Author

Addressing #115 , #116 .

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.

Bug: Split Dataset that has no interestpoint crashes

1 participant