Skip to content

Releases: Eden-Kramer-Lab/replay_trajectory_classification

0.8.10.dev0

27 May 16:13
Compare
Choose a tag to compare
  • Minor fixes for the previous release

0.8.8.dev0

26 May 18:14
Compare
Choose a tag to compare
  • Use position_range attribute to set the knot spacing allowing the user to have consistent knots across datasets.

v0.8.6.dev0

16 Dec 14:29
Compare
Choose a tag to compare
  • Make sure integration happens over the correct dimension
  • Add simulation code for forward/reverse sequences

v0.8.3.dev0

02 Dec 04:16
Compare
Choose a tag to compare

Ensure dataframe carrying information about the bin linear positions is sorted correctly.

v0.8.2.dev0

01 Dec 21:37
Compare
Choose a tag to compare

Fix for situations where there's spaces between linearized tracks

v0.8.1.dev0

19 Nov 23:45
Compare
Choose a tag to compare
v0.8.1.dev0 Pre-release
Pre-release

Add ability to distinguish between inbound and outbound trajectories

v0.8.0.dev0

15 Oct 01:07
Compare
Choose a tag to compare
v0.8.0.dev0 Pre-release
Pre-release
  • 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

14 Oct 18:16
Compare
Choose a tag to compare
v0.7.7.dev0 Pre-release
Pre-release

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

17 Mar 17:58
Compare
Choose a tag to compare
0.7.6.dev0 Pre-release
Pre-release
  • Make sure edge_dist is of the correct shape in the case with one edge.

0.7.5.dev0

16 Mar 22:09
Compare
Choose a tag to compare
0.7.5.dev0 Pre-release
Pre-release
  • Handle NaNs in position for clusterless decoding