quantumjot / btrack

Bayesian multi-object tracking
https://btrack.readthedocs.io
MIT License
310 stars 50 forks source link

Change values from `0.001` to `0.1` / use config from `btrack-examples` #374

Closed paddyroddy closed 11 months ago

paddyroddy commented 11 months ago

Fixes #372

deprecated-napari-hub-preview-bot[bot] commented 11 months ago

Preview page for your plugin is ready here: https://preview.napari-hub.org/quantumjot/btrack/374 Updated: 2023-08-07T13:42:31.707330

p-j-smith commented 11 months ago

I think the changes will need to be made in the example configs (https://github.com/lowe-lab-ucl/btrack-examples) rather than here, as the defaults are essentially overridden and set using the example cell_config.json

paddyroddy commented 11 months ago

PR changed purpose a bit. Now also fixes #375.