Skip to content

Releases: tritemio/PyBroMo

Version 0.7

01 Nov 00:18
Compare
Choose a tag to compare

This new release adds notebooks to simulate two-states dynamics in single-molecule FRET. In addition, simulation results are now saved in Photon-HDF5 0.5.

  • Add notebooks to simulate 2-state dynamics in smFRET.
  • Save files in Photon-HDF5 0.5 (requires phconvert 0.8+)
  • Make pybromo compatible with PyQT5
  • Fix incompatibility with recent numpy
  • More tests and API refinements

Version 0.6

30 Oct 18:13
Compare
Choose a tag to compare

What's new?

  • Option to save radial position (r-z) instead of the 3-D one (x-y-z) to save space.
  • Trajectory and emission GUI explorer using QT and on-disk data (see this notebook)
  • Improve printed output during simulation.
  • Better support for simulation of population mixtures.
  • Fix timestamp overflow due to use of int32 (1a124fd)
  • Initial support for online simulations, i.e. diffusion + timestamps in one step without saving trajectories.
  • Unit tests

Version 0.5

17 Sep 00:27
Compare
Choose a tag to compare

What's new?

  • Project reorganization and proper packaging.
  • Simulation of mixtures with different diffusion coefficients, brightness and FRET efficiencies.

Released on Zenodo

19 Nov 19:26
Compare
Choose a tag to compare
0.1

Fix link typo