Releases: MouseLand/facemap
Releases · MouseLand/facemap
v1.0.6: Fixed minor bugs and updated readme
What's Changed
- Bug fixes from github issues posted by @Atika-Syeda in #132
- Fix issue #127 by @Atika-Syeda in #133
- Fix svd bug and remove numba warnings by @Atika-Syeda in #134
Full Changelog: v1.0.5...v1.0.6
v1.0.5: Bug fix for ROI processing
What's Changed
- Update running.py by @Atika-Syeda in #129
- Update README.md by @Atika-Syeda in #130
Full Changelog: v1.0.4...v1.0.5
v1.0.4: Update to pyqt6 and qtpy
What's Changed
- Change to qtpy/pyqt6 by @Atika-Syeda in #125
- update tox by @Atika-Syeda in #126
Full Changelog: v1.0.3...v1.0.4
v1.0.3: Updated display layout
What's Changed
- Change display layout by @Atika-Syeda in #122
- Fix import bug and linter by @Atika-Syeda in #123
Full Changelog: v1.0.2...v1.0.3
v1.0.2: Updated documentation and help windows
What's Changed
- Colab notebooks and tutorials by @Atika-Syeda in #110
- Add tutorials/colab notebooks to readthedocs by @Atika-Syeda in #111
- Merge main to dev by @Atika-Syeda in #112
- Update readthedocs by @Atika-Syeda in #113
- Remove nbsphinx to resolve readthedocs error by @Atika-Syeda in #114
- Dev by @Atika-Syeda in #115
- Add colab notebooks to readthedocs by @Atika-Syeda in #116
- Update readme by @Atika-Syeda in #117
- Update window size, help windows and readthedocs by @Atika-Syeda in #120
Full Changelog: v1.0.1...v1.0.2
v1.0.2-rc1: Update documentation
What's Changed
- Colab notebooks and tutorials by @Atika-Syeda in #110
- Add tutorials/colab notebooks to readthedocs by @Atika-Syeda in #111
- Merge main to dev by @Atika-Syeda in #112
- Update readthedocs by @Atika-Syeda in #113
- Remove nbsphinx to resolve readthedocs error by @Atika-Syeda in #114
- Dev by @Atika-Syeda in #115
- Add colab notebooks to readthedocs by @Atika-Syeda in #116
- Update readme by @Atika-Syeda in #117
Full Changelog: v1.0.1...v1.0.2-rc1
v1.0.1
Bug Fixes
- Fix np.bool deprecation
- Fix dependencies
- SVD bug fixes
v1.0.0: Facemap
What's new?
- Pose estimation (pre-trained) model for tracking mouse orofacial movements
- Refinement of predicted keypoints for fine-tuning model in GUI
- Neural prediction model using keypoints
- New logo!
Previous features
The new GUI includes previous Facemap features, such as SVD processing of videos and pupil tracking.
What's Changed
- Dev catch up by @Atika-Syeda in #84
- Edit scene layout and CLI flags by @Atika-Syeda in #87
- Update dev by @Atika-Syeda in #88
- New logo and bug fixes by @Atika-Syeda in #91
- Adjust frame label by @Atika-Syeda in #92
- Fix pose bbox bugs by @Atika-Syeda in #94
Full Changelog: v1.0.0-rc1...v1.0.0
v1.0.0: Release candidate for new Facemap
What's new?
- Pose estimation (pre-trained) model for tracking mouse orofacial movements
- Refinement of predicted keypoints for fine-tuning model in GUI
- Neural prediction model using keypoints
Previous features
The new GUI includes previous Facemap features, such as SVD processing of videos and pupil tracking.
What's Changed
- Multiview by @carsen-stringer in #1
- Origin/dev by @carsen-stringer in #21
- opencv implementation and bug fixes by @carsen-stringer in #20
- Dev by @carsen-stringer in #22
- Clustering, DLC labels and ROI options by @Atika-Syeda in #28
- movSVD calculation by @Atika-Syeda in #31
- update dev w/ main by @Atika-Syeda in #32
- online tests by @Atika-Syeda in #33
- Dev by @carsen-stringer in #44
- import statements and installation instructions edit by @Atika-Syeda in #48
- fix higher sbin process by @Atika-Syeda in #49
- Remove pandas and correct batch processing by @Atika-Syeda in #66
- Remove pandas by @Atika-Syeda in #74
- Fix pose model dropdown menu error by @Atika-Syeda in #77
- Fix roi/sigma box issue by @Atika-Syeda in #78
New Contributors
- @carsen-stringer made their first contribution in #1
- @Atika-Syeda made their first contribution in #28
Full Changelog: https://github.com/MouseLand/facemap/commits/v1.0.0-rc1