DC-analysis / dclab

Python library for the post-measurement analysis of real-time deformability cytometry (RT-DC) data sets
https://dclab.readthedocs.io
Other
10 stars 12 forks source link

enh: write a dedicated log entry to the output file when exporting data #251

Closed paulmueller closed 4 months ago

paulmueller commented 7 months ago

When exporting data, dclab should write a log entry to the output file, stating what it had done. This would make it easier to later on reconstruct where a file came from.

paulmueller commented 7 months ago

The name of the log should contain a time stamp to make iterative exports simple.

paulmueller commented 4 months ago

fixed in https://github.com/DC-analysis/dclab/pull/256