Skip to content

Releases: ver228/tierpsy-tracker

1.5.1

17 Dec 13:59
Compare
Choose a tag to compare

1.5.1

  • Bug fixes
  • Improved documentation

v1.5.1-beta

15 Sep 14:42
b86e239
Compare
Choose a tag to compare
v1.5.1-beta Pre-release
Pre-release

1.5.1-beta

  • Create a conda package. This will be the new way to distribute the package.
  • Merge part of the code in tierpsy-features and open-worm-analysis-toolbox to remove them as dependencies.
  • Merge test suite into the main package.
  • Small optimisations in the compression and background compression (using opencv instead of scikit).

v1.5.0

28 Jul 12:44
7ed935f
Compare
Choose a tag to compare

Some bug fix with respect to v1.5.0-beta

v1.5.0-beta: Merge pull request #44 from ver228/development

11 Jun 22:20
91fe03a
Compare
Choose a tag to compare
  • Complete the integration with tierpsy features formalizing two different feature paths.
  • Reorganize the types of analysis, and deal with deprecated values.
  • Add plot feature option in the tracker viewer to visualize individual worm features.
  • Make the tracker viewer compatible with the _features.hdf5 files and deprecate the WT2 viewer
  • Add app to collect the feature summary of different videos.

v1.5.0-alpha

25 Apr 08:49
Compare
Choose a tag to compare
v1.5.0-alpha Pre-release
Pre-release
  • Add tierpsy features as FEAT_INIT, FEAT_TIERPSY.
  • Reorganize and improve GUIs, particularly "Set Parameters".
  • Fix background subtraction to deal with light background.
  • Add analysis type ('WORM_SINGLE') to tell the algorithm that it is expected only one worm in the video.
  • Make the calculation of FPS from timestamp more tolerant to missed/repeated frames.
  • Change head/tail identification to deal with worms with very low to none global displacement.

v1.4.0

16 Aug 14:01
Compare
Choose a tag to compare
  • Make easier to analyse with videos produced by the Worm Tracker 2.0.
  • Bug corrections and small improvements.

v1.3

15 Jun 11:17
Compare
Choose a tag to compare

First official release.

v1.1b0

12 Oct 10:42
Compare
Choose a tag to compare
  • Fluorescent worms and zebra fish tracking.
  • Major changes in the internal parallelization machinery. It should make easier to add or remove steps on from the analysis.
  • correct several bugs.

First release tested...

13 Apr 19:46
Compare
Choose a tag to compare
Pre-release
v0.1a0

fix trackProvenance if there is no git file