TrackMate v7.1.0: Bugfixes and grapher update.
tinevez
released this
10 Oct 13:43
·
422 commits
to master
since this release
This new minor version of TrackMate mainly brings bugfixes that were reported after the big update of this summer and several improvements on the grapher framework of TrackMate.
Grapher improvements.
Skip links in plots.
At the bottom of the grapher panel, there is now a connect
check-box that allows specifying whether dots in the graph with be connected as in the tracks. By default, two dots in the plots are connected if they originate from two objects (spots or edges) that are connected in the tracks.
The lines connecting dots can now be removed by unchecking this box. This results in clearer graph generated faster when dealing with large amount of tracks.
TrackMate-GrapherConnectPoints.mp4
Plots are in sync with selection and display settings.
The plots now immediately updates when you change the selection or the display settings.
Untitled.mp4
Bufixes.
- Fix a bug causing the features not to be computed when using manual tracking or semi-automated tracking.
- Fix a bug when exporting tables to CSV: The numerical values were enclosed in useless quotation marks.
- Fix a bug with the semi-automatic tracker happening for 5D images.
TrackMate-BugSemiAutoTrackingFeatures.mp4
Minor improvements.
- Initialize TrackMate with the num of threads sets in IJ preferences.