Releases: paninski-lab/eks
Releases · paninski-lab/eks
v4.4.1
v4.4.0
What's Changed
- modernize packaging and publishing by @themattinthehatt in #58
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- Linear EKF Dynamax Backend Refactor by @keeminlee in #55
- fixed crop_frames for robustness by @keeminlee in #57
- Added Calibration Support, Nonlinear Smoothing Path, and Fly Dataset by @keeminlee in #56
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- Multidim pca fix by @keeminlee in #48
- Multicam jax implementation -- partial backend unification by @keeminlee in #49
- add cli args to integration tests + cleanup by @themattinthehatt in #51
- Iblpupil jax backend by @keeminlee in #52
- Ibl paw jax backend + auto smoothing updates! by @keeminlee in #53
- Removed old functions, as well as R (observation noise cov matrix), a redundant param calculated from ensemble variance per timestep by @keeminlee in #54
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- generalize format_data by @themattinthehatt in #30
- Added Mahalanobis distance thresholding by @keeminlee in #31
- handle var inflation for 2 view case by @themattinthehatt in #32
- typechecking by @themattinthehatt in #33
- restrict FA fitting in maha distance to low variance observations by @themattinthehatt in #35
- fixed singular matrix issue in compute_mahalanobis() by @keeminlee in #37
- expose more user options for variance inflation by @themattinthehatt in #38
- allow user to pass maha params for multiview variance inflation by @themattinthehatt in #39
- MarkerArrays implemented for Multiview (general and mirrored cases) by @keeminlee in #41
- Singlecam marker array by @keeminlee in #42
- pca_matrix optional arg + singlecam variance filtering by @keeminlee in #43
- Nan edge case fix + pytest by @keeminlee in #45
- quantile variable filter frame length fix by @keeminlee in #46
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Mirrored and Un-mirrored multicam API improvements by @keeminlee in #24
- gpu acceleration removed by @keeminlee in #26
- Fixed output formats to match singlecam by @keeminlee in #27
- remove unused functions by @themattinthehatt in #28
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- integration tests for scripts by @themattinthehatt in #13
- set up CI with github runners by @themattinthehatt in #14
- cleanup singleview and pupil eks scripts/functions by @themattinthehatt in #16
- add separated mirror-mouse data by @themattinthehatt in #19
- update README by @themattinthehatt in #20
- IBL pupil cleanup by @themattinthehatt in #21
- singleview EKS cleanup by @themattinthehatt in #22
- v3.0.0 by @themattinthehatt in #23
Full Changelog: v2.1.1...v3.0.0
v2.1.1
What's Changed
- update readme and version by @themattinthehatt in #12
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- return mean/median likelihoods in df for singlecam example script by @themattinthehatt in #9
- Ensemble Varinace Bugfix by @keeminlee in #10
- refactoring by @keeminlee in #11
New Contributors
- @themattinthehatt made their first contribution in #9
Full Changelog: v2.0.1...v2.1.0
v2.0.1
update dependencies