Skip to content

Releases: indzhykulianlab/hcat

hcat-v0.2.26

22 Feb 22:23
Compare
Choose a tag to compare

Minor Update

  • Can now select a new model for evaluation in gui
  • can load 4D images which will be auto-max projected
  • now gives a hint on which hardware accelerator is being used

hcat-v0.2.25

31 Oct 14:10
Compare
Choose a tag to compare

hotfix:

  • fixed loading not auto max projecting an input image.

hcat-v0.2.24

17 Oct 17:56
Compare
Choose a tag to compare

The most stable release YET!

Features:

  • Added a GUI
  • Updated model params to be more accurate for more use cases
  • Documentation is the most user friendly ever

hcat-v0.2.6

08 Feb 23:39
Compare
Choose a tag to compare

ARO 2022 Release

Version of the code released to coincide with the podium " A Hair Cell Analysis Toolbox" at the ARO midwinter meeting 2022

Changes:

  • updated the detection backbone to convnext
  • refined type annotations for cleaner code
  • added jit scriptable detection transformations for faster training

hcat-v0.2.5

15 Oct 17:59
Compare
Choose a tag to compare

HOTFIX - CSV was not writing properly on detection analysis due to lack of channel data in Cell objects. Fixed to exclude and update csv generation.

hcat-v0.2.4

15 Oct 16:40
Compare
Choose a tag to compare

HOTFIX - setup.py was completely broken. Now you can run this on your own computer!

HOTFIX - problem with pip release

15 Oct 13:59
Compare
Choose a tag to compare

Hot fix a problem with pip distributing a depreciated version of the code.

hcat-v0.1.33

15 Oct 13:36
Compare
Choose a tag to compare

Somewhat stable release coinciding with bioarxiv paper: https://doi.org/10.1101/2021.10.12.464098