Skip to content

Version 0.10

Compare
Choose a tag to compare
@HagaiHargil HagaiHargil released this 04 May 07:04
· 127 commits to master since this release

0.10.0 (2019-05-04)

This is a minor release containing new features and bug fixes.

  • Added support for FLIM and image deinterleaving. This allows the user utilize the time-of-arrival of each photon relative to the last laser pulse for various applications. For more information please refer to the docs.

  • Fixed several minor issues with the build process and installation.

  • Upgrades depenedencies, now supports Python 3.7.

  • Refactoring of code base structure for higher clarity.

  • The "memory" output of PySight is now a PySightOutput object with simpler handles to the data, both raw and processed.

  • Configuration files are now TOML. Please look at default.toml in the repo for reference.

  • Improvemnets to use less RAM during runtime.

  • Fixed a memory leak affecting mostly the processing of large .lst files.