Releases: talmolab/sleap-anipose
sleap-anipose v0.0.8
Made reprojection image and histogram generation optional in the calibration function to reduce bugs.
What's Changed
- Fixing mandatory / non mandatory steps in calibration function. by @sean-afshar in #21
Full Changelog: v0.0.7...v0.0.8
sleap-anipose v0.0.7
Fixed path vs string mismatches in movie making function.
What's Changed
- Sean/movie maker hotfix by @sean-afshar in #20
Full Changelog: v0.0.6...v0.0.7
sleap-anipose v0.0.6
Fixed lingering issues with CLI functions and added robust type hinting to CLI functions.
What's Changed
- added initial type hinting to triangulation cli, removed extraneous f… by @sean-afshar in #19
Full Changelog: v0.0.5...v0.0.6
sleap-anipose v0.0.5
Made view exclusion feasible with CLI calibrate function.
What's Changed
- Added excluded views as option to cli calibration command. by @sean-afshar in #17
Full Changelog: v0.0.4...v0.0.5
sleap-anipose v0.0.4
What's Changed
- Corrected camelcase on arguments for cli functions. by @sean-afshar in #14
- Updated version number for new release. by @sean-afshar in #15
- updated calibration function to match new board argument names. by @sean-afshar in #16
Full Changelog: v0.0.3...v0.0.4
sleap-anipose v0.0.3
Fixed the setup.cfg file such that the draw board command can now be ran from the cli.
What's Changed
- Fixed missing draw_board cli command and changed version number. by @sean-afshar in #13
Full Changelog: v0.0.2...v0.0.3
sleap-anipose v0.0.2
Hot fix for command line functions.
What's Changed
- Fixing missing dependencies and adding more instructions by @sean-afshar in #12
Full Changelog: v0.0.1...v0.0.2
sleap-anipose v0.0.1
Initial release of sleap-anipose, contains basic triangulation and calibration capabilities.
What's Changed
- Initial setup by @talmo in #1
- Added more functionality to triangulation module and updated docstrings. by @sean-afshar in #2
- Sean/module setup by @sean-afshar in #3
- Removed SLEAP dependency, updated instructions by @sean-afshar in #4
- Finishing both the instructions and folder structure guide by @sean-afshar in #7
- Sean/argument polishing by @sean-afshar in #8
- Build pipeline by @talmo in #10
- Adding additional functionality to triangulation function by @sean-afshar in #9
- Bump to version 0.0.1 by @sean-afshar in #11
New Contributors
- @talmo made their first contribution in #1
- @sean-afshar made their first contribution in #2
Full Changelog: https://github.com/talmolab/sleap-anipose/commits/v0.0.1