mastodon-sc / mastodon-deep-lineage

A collection of plugins to analyse lineages of tracked objects in Mastodon
BSD 2-Clause "Simplified" License
5 stars 1 forks source link

Export total spot counts #73

Closed stefanhahmann closed 7 months ago

stefanhahmann commented 7 months ago

User Story

I would like to have a possibility to export a CSV file that contains all timepoints of the model and the total spot count at each timepoint.

Some similar function exists: https://github.com/mastodon-sc/mastodon-tomancak/blob/master/src/main/java/org/mastodon/mamut/tomancak/export/ExportCounts.java

However, that function exports a CSV file for each lineage.