CellTrackingChallenge / CTC-FijiPlugins

[OBSOLETE] A collection of plugins related to the cell/nucleus tracking, motivated by the Cell Tracking Challenge.
http://www.celltrackingchallenge.net/
10 stars 5 forks source link

AOGM/TRA performance measure: provide check button for very verbose log #15

Closed xulman closed 5 years ago

xulman commented 5 years ago

The very verbose prints how was the pairing established, which user labels matched some GT label, or found no match, or found multiple matches and which ones; and which result labels matched to GT labels...

such a detailed log is mainly helpful for troubleshooting if tiffs were read in correctly

xulman commented 5 years ago

unfortunately, already added the verbose log (commit 08ae09a8c427d2d9ea58ca32c5131485d962101d) and even already merged (commit 3f602513b964f52b075c932919b39cd87372bc6f)... but the button is missing

xulman commented 5 years ago

Fixed in the commit 741c85230992c214f7131cbd7aea56cc8a3ba6ca.

However, performance related issue remains: The log is populated always, it is only not printed sometimes... can we not save it when we don't need it later?

xulman commented 5 years ago

the performance issue was fixed in commit b6152530aa7ae5c5e279da509543c1efef7a62df