Releases: Eden-Kramer-Lab/replay_trajectory_classification
Releases · Eden-Kramer-Lab/replay_trajectory_classification
0.8.10.dev0
- Minor fixes for the previous release
0.8.8.dev0
- Use position_range attribute to set the knot spacing allowing the user to have consistent knots across datasets.
v0.8.6.dev0
- Make sure integration happens over the correct dimension
- Add simulation code for forward/reverse sequences
v0.8.3.dev0
Ensure dataframe carrying information about the bin linear positions is sorted correctly.
v0.8.2.dev0
Fix for situations where there's spaces between linearized tracks
v0.8.1.dev0
Add ability to distinguish between inbound and outbound trajectories
v0.8.0.dev0
- Update to use edge_order specified by a pair of nodes
- Add dependence on track_linearization code for convenience
- Use numpy error model and cache numba functions
v0.7.7.dev0
This is to catch up the release to the pip and conda version. Changes are:
- Make sure edge_dist is of the correct shape in the case with one edge.
- Handle case where there's only one edge.
- Handle NaN position
0.7.6.dev0
- Make sure edge_dist is of the correct shape in the case with one edge.
0.7.5.dev0
- Handle NaNs in position for clusterless decoding