Release notes New features - [added dataAPI functions for processing single-frame videos](https://zebrazoom.org/documentation/docs/behaviorAnalysis/dataapi#functions-for-processing-single-frame-video-results) - adding heading calculation for KNN background extraction tracking when headingCalculationMethod in config file - adding findHeadingOppDirectionThroughLineDrawing_radius config file option - adding postProcessHeadingWithTrajectory config file option - adding python -m zebrazzom createDistanceSpeedHeadingDeltaHeadingExcelFile option Enhancements - replaced example data analysis experiment .xls file with .xlsx Bug fixes - fixed various issues with onlyTrackThisOneWell - new fast fish tracking: fixing special case where end of video not detected well by opencv
1.34.37
Release notes
1.34.31
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)
1.34.30
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
1.34.29
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