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

too many digits in the exported csv file #36

Closed oeway closed 8 years ago

oeway commented 8 years ago

Hi,

When exporting a big particle table, we usually get a big file, I think one of the problem is the float precision is too high and not necessary, please try to discard some digits during exporting.

zitmen commented 8 years ago

Done.