8000 Release v0.1.0 · talmolab/sleap-roots · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.1.0

Compare
Choose a tag to compare
@eberrigan eberrigan released this 13 May 03:54
· 16 commits to main since this release
fe7cdae

What's Changed

Breaking Changes

  • Series class now takes sleap predictions directly using Series.load() and sleap prediction paths are class attributes
  • h5 paths are optional in the Series class but necessary for the plotting function
  • series_name is now an attribute instead of a property
  • find_all_h5_paths, find_all_slp_paths, load_series_from_h5s, load_series_from_slps added as high-level imports
  • find_all_series is no longer supported: use find_all_h5_paths or find_all_slp_paths instead

New Contributors

Full Changelog: v0.0.9...v0.1.0

0