KumarLabJax / JABS-behavior-classifier

Behavior Classifier Component from the Jax Animal Behavior System
Other
11 stars 1 forks source link

Tc 308 - Contour Bug Fix #15

Closed nick-sebasco closed 1 year ago

nick-sebasco commented 1 year ago

This is a bug fix for "Multiple contours per mouse are flattened to 1 contour per mouse (instead of a list of contours)".

Before:

contour_bug_before

After:

contour_bug_after
gerring commented 1 year ago

This is great. Will check through.

On Thu, 11 May 2023, 04:41 nick-sebasco, @.***> wrote:

This is a bug fix for "Multiple contours per mouse are flattened to 1 contour per mouse (instead of a list of contours)".

Before: [image: contour_bug_before] https://user-images.githubusercontent.com/119430052/237625675-e201af51-3064-4049-83ba-e217b2ffb403.PNG

After: [image: contour_bug_after] https://user-images.githubusercontent.com/119430052/237626337-1a6606ae-94d9-4061-9e74-c38bd9f7f4a4.PNG

You can view, comment on, or merge this pull request online at:

https://github.com/KumarLabJax/JABS-behavior-classifier/pull/15 Commit Summary

File Changes

(34 files https://github.com/KumarLabJax/JABS-behavior-classifier/pull/15/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/KumarLabJax/JABS-behavior-classifier/pull/15, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKB63GAQE32QFKSBMOEBNTXFSQ3ZANCNFSM6AAAAAAX5ZIUB4 . You are receiving this because your review was requested.Message ID: @.***>

SkepticRaven commented 1 year ago

This looks good!

SkepticRaven commented 1 year ago

Closing because changes exist within https://github.com/KumarLabJax/JABS-behavior-classifier/pull/16