Janelia-Trackathon-2023 / traccuracy

Utilities for computing common accuracy metrics on cell tracking challenge solutions with ground truth
https://traccuracy.readthedocs.io
Other
25 stars 7 forks source link

Check for missing computed endpoints in induced graph #149

Closed cmalinmayor closed 2 months ago

cmalinmayor commented 2 months ago

Proposed Change

Closes #137 by implementing the change that @DragaDoncila suggested

Types of Changes

What types of changes does your code introduce? Put an x in the boxes that apply.

Which topics does your change affect? Put an x in the boxes that apply.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

cmalinmayor commented 2 months ago

This is actually covered in #141