DeepLabCut / napari-deeplabcut

a napari plugin for labeling and refining keypoint data within DeepLabCut projects
GNU Lesser General Public License v3.0
51 stars 22 forks source link

niels/color_modes #121

Closed n-poulsen closed 5 months ago

n-poulsen commented 5 months ago

UI Update - Changing between "individual" and "bodypart" keypoint coloring modes

Issues addressed

The color scheme display was never updated when chaning between individual and bodypart labelling.

When refinining machine labels (after extracting outlier frames):

Changes

Below is a short demo of the fixes.

https://github.com/DeepLabCut/napari-deeplabcut/assets/45132115/e15ef815-5f3f-4356-8dd8-7f8c8c8c80c7

Other Bug Fixes

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 94.23077% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 82.74%. Comparing base (e9b778f) to head (fde07d7).

Files Patch % Lines
src/napari_deeplabcut/_widgets.py 93.87% 6 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #121 +/- ## ========================================== + Coverage 81.87% 82.74% +0.87% ========================================== Files 11 11 Lines 1754 1837 +83 ========================================== + Hits 1436 1520 +84 + Misses 318 317 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.