1.1.10 release
What's Changed
- Fix output filenames by @ordabayevy in #380
- SNR per channel by @ordabayevy in #381
- Add progress bar to ttfb and dwelltime commands by @ordabayevy in #382
- Dwelltime progress bar by @ordabayevy in #383
- Save time-to-first-binding data points by @ordabayevy in #384
Incompatibility with previous versions
If you already analyzed data with previous versions of Tapqir then rename the saved model checkpoint file (which is under .tapqir
folder) from {model name}-model.tpqr
to {model name}_model.tpqr
(change dash to underscore).
Full Changelog: v1.1.9...v1.1.10