Releases: Eden-Kramer-Lab/replay_trajectory_classification
Releases · Eden-Kramer-Lab/replay_trajectory_classification
V1.3.15
- Handle errors created by using the typing module in versions of python < 3.9
v1.3.14
- fix for numpy deprecations
- add dask distributed dependency
v1.3.7
- Fix missing function in standard decoder code
v1.3.5
- Adds ability to threshold out low occupancy bins in the creation of an environment
v1.0.18
- Added functions for estimating the discrete state transition matrix via EM
v1.0.0
- Reorganize code to handle multiple spatial environments
- Consolidate encoding group and environment specifications for each state to Observable Class
- Use scipy for poisson likelihood for maintainability
- Add some experimental code to handle calcium data
0.9.1.dev0
- Handle NaN marks for clusterless integer algorithm
0.9.0.dev0
- Add faster method for calculating the clusterless likelihood if the marks are integers
0.8.11.dev0
- Fix sorted spikes decoder argument for estimating place fields