zitmen / thunderstorm

ThunderSTORM: a comprehensive ImageJ plugin for SMLM data analysis and super-resolution imaging
http://zitmen.github.io/thunderstorm/
GNU General Public License v3.0
91 stars 42 forks source link

Solve the threading issue when analyzing data #44

Open zitmen opened 7 years ago

zitmen commented 7 years ago

Get rid of the dependency on ImageJ's multi-threaded analysis and use our thread pool instead for improved load balancing (difference between images from beginning and end of a sequence).