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

Fix plotting for using sleap-io API #47

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Fix plotting for using sleap-io API #47

merged 1 commit into from
Jul 26, 2023

Conversation

eberrigan
Copy link
Collaborator

@eberrigan eberrigan commented Jul 26, 2023

  • Plot using skeleton.edge_inds instead of skeleton.edges for compatibility of the plot_instance function with sleap-io

@eberrigan eberrigan linked an issue Jul 26, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #47 (c6e58a3) into main (ab2642e) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main      #47   +/-   ##
=======================================
  Coverage   81.40%   81.40%           
=======================================
  Files          13       13           
  Lines         726      726           
=======================================
  Hits          591      591           
  Misses        135      135           
Files Changed Coverage Δ
sleap_roots/series.py 39.58% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@eberrigan eberrigan requested a review from talmo July 26, 2023 00:51
@talmo talmo merged commit 1d30dbd into main Jul 26, 2023
5 checks passed
@talmo talmo deleted the elizabeth/fix_plotting branch July 26, 2023 01:58
eberrigan added a commit that referenced this pull request Mar 14, 2024
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.

Series.plot does not work with sleap sio.Labels
2 participants