Skip to content

Releases: oliviermirat/ZebraZoom

release/1.34.31

22 Jun 11:16
Compare
Choose a tag to compare

Release notes

Enhancements

  • selected ZZoutput folder is used instead of the default one in data analysis experiments
  • ensure filename has .xlsx extension when exporting plotted data
  • Improve min/max handling of "steps" parameter in GUI parameters adjustments of new fast tracking
  • Set 0.01 as minimum value for max authorized angle in GUI parameters adjustments of new fast tracking

Bug fixes

  • fixing bug introduced on 26 Feb 2024 when new config file parameter detectMovementCompareWithTheFuture set 0 (previous default)

release/1.34.30

22 May 18:42
Compare
Choose a tag to compare

Release notes

Enhancements

  • if only one well is selected when creating a data analysis experiment, its dimensions will be used when calculating pixel size instead of the video dimensions

release/1.34.29

18 May 12:53
Compare
Choose a tag to compare

Release notes

New features

  • adding option to add whole groups of tracking results defined in the visualization page for kinematic parameter, clustering and rollover analysis

Enhancements

  • show progress bar while storing subvideo on troubleshooting page

release/1.34.27

12 Apr 06:41
Compare
Choose a tag to compare

Release notes

release/1.34.26

27 Mar 07:16
Compare
Choose a tag to compare

Release notes

Enhancements

  • during config creation, if the total number of animals is not divisible by the number of ROIs/wells, buttons used to proceed to the next step will be disabled with an appropriate tooltip

Bug fixes

  • making sure that json containing folders are not being taken into consideration along with hdf5 files in the dataAPI

release/1.34.25

26 Mar 07:23
Compare
Choose a tag to compare

Release notes

New features

  • adding the _updateBackgroundAtIntervalRememberLastFrame method in the newest fast tracking algorithm
  • adding the createExcelFileWithRawData to dataAPI functions

Enhancements

  • changed the default sort column to Timestamp on the Visualization page

Bug fixes

  • GUI config file creation: fixing parameters setting for fast tracking with bout detection through pixels changes (adding some default values for the 4 bout detection related parameters)

release/1.34.24

01 Mar 02:49
Compare
Choose a tag to compare

Release notes

New features

  • adding dualDirectionRemoveShortestDirectionFromHead option for dualDirectionTailTracking (in new fast tracking)
  • adding detectMovementCompareWithTheFuture option for new fast tail tracking to allow bout to be detected with future frames instead of past ones (as it does by default)

Enhancements

  • added getKinematicParametersPerInterval to dataAPI
  • added the option to select algorithm to fast fish tracking parameter adjustment page
  • added the checkbox for showing unprocessed frame to fast fish tracking parameter adjustment page
  • added support for selecting which animal to zoom in to to fast fish tracking parameter adjustment page
  • adding paramGaussianBlurForHeadPosition option for new fast tail tracking

Bug fixes

  • removed white overlay on animals when adjusting fast fish tracking parameters for multiple animals
  • fixed the issue with storing validation video when frame size changes
  • fix the error when jumping from video visualization to parameter adjustment when tracking was run on the whole video

release/1.34.23

20 Feb 23:30
Compare
Choose a tag to compare

Release notes

Bug fixes

  • fixed the error when storing data anaylsis results in MATLAB format

release/1.34.22

14 Feb 00:38
Compare
Choose a tag to compare

Release notes

Enhancements

  • Reflect tree sorting in detail forms on visualization page

Bug fixes

  • fixing small bug with with bout detection only through coordinates

release/1.34.21

13 Feb 02:41
Compare
Choose a tag to compare

Release notes

New features

  • incorporating the option to update the background for each frame into the new fast fish tail tracking
  • added a page for adjusting parameters for fastFishTracking
  • Adding option to read event based data in ZebraZoom
  • adding tracking algorithm and video loading for event based data

Enhancements

  • added checkbox for non stationary background to fastFishTracking optimization
  • added play/pause button and frame spinbox to video visualization
  • added the option to show configuration file to visualization page
  • added the option to permanently delete tracking results from the Visualization page
  • added the option to jump directly into parameter adjustment from the validation video visualization dialog