Skip to content

Releases: gelles-brandeis/tapqir

1.0.5 release

26 May 23:48
Compare
Choose a tag to compare

Breaking change

  • New configuration file (.tapqir/config.yaml) is incompatible with previous versions of Tapqir

Enhancements

Internal

Full Changelog: v1.0.4...v1.0.5

1.0.4 release

06 May 18:29
6e3fa47
Compare
Choose a tag to compare

New features & GUI

Internal & Fixes

Full Changelog: v1.0.3...v1.0.4

1.0.3 release

13 Apr 15:18
0cae996
Compare
Choose a tag to compare

GUI & usability

Bug fixes

Optimization & Internal

Full Changelog: v1.0.2...v1.0.3

1.0.2 release

30 Mar 15:30
9a60536
Compare
Choose a tag to compare

What's Changed

Breaking

  • Now to install Tapqir on desktop computers (Linux, WSL2) run pip install tapqir[desktop]

Full Changelog: v1.0.1...v1.0.2

1.0.1 release

26 Mar 05:37
Compare
Choose a tag to compare

New changes

  • Updated and significantly improved GUI
  • Update to KeOps v2.0 in #295
  • Pin to pyro-ppl==1.8.0 and torch==1.10.0 in #299
  • Update and fix installation instructions
  • Update README in #293
  • Select offset bin size in #274
  • Bug fixes

1.0 release

04 Feb 08:25
432a1f6
Compare
Choose a tag to compare

Initial Tapqir release

This version of the program was used to produce results in "Bayesian machine learning analysis of single-molecule fluorescence colocalization images" (Ordabayev et. al.).

Summary

  • Single-color time-independent cosmos model
  • CLI (based on Typer) and GUI (based on Voila) interfaces
  • Online Documentation and Tutorials