Skip to content

Releases: cytoflow/cytoflow

Release 1.2 "mCherry"

18 Jan 01:22
Compare
Choose a tag to compare

Release 1.2 "mCherry"

  • Huge improvements to documentation. Head over to https://cytoflow.readthedocs.io for tutorials, HOWTOs, explainers, and reference documentation.
  • Implemented an "experiment browser" to help keep track of channels, conditions, and statistics in the GUI.
  • Add an FCS export "view". Save calibrated or compensated data back to FCS files for analysis with other tools.
  • Better support for high-DPI displays.
  • Major GUI code restructure to separate the model from the view and controller. As a result, cytoflow only creates one icon on the Mac taskbar now!
  • Fix a number of bugs, including one high-profile bug where the GUI would crash on saving.
  • Update dependencies to current versions.

Release 1.1.1 "KillerRed"

28 Mar 23:39
Compare
Choose a tag to compare

Emergency release! Fixes a condition where saving a workflow would crash the GUI. The underlying cytoflow library is unchanged.

Release 1.1 "tdTomato"

02 Mar 16:16
Compare
Choose a tag to compare

Maintenance release.

  • Update dependencies to current versions.
  • Move CI infrastructure to GitHub Actions.
  • Significant re-work of the GUI unit tests

1.0

06 Jan 20:10
Compare
Choose a tag to compare
1.0

Cytoflow's 1.0 release! This marks the state at which Cytoflow is, for all intents and purposes, "feature-complete." Major additions in this release include:

  • Update all dependent libraries to their latest versions. Notably, this updates matplotlib to 3.0.2 and PyQt to 5.9.2.
  • Overhauled the experimental setup dialog, including the ability to import CSV files with filenames and experimental conditions.
  • Packaging differences make program startup much, much faster. Also, a proper Windows installer!

0.9.3

13 Apr 18:49
Compare
Choose a tag to compare

Cytoflow release

0.9.2

06 Apr 18:00
Compare
Choose a tag to compare

Cytoflow release

0.9.1

29 Mar 15:53
Compare
Choose a tag to compare

Cytoflow release

0.8.0

10 Feb 23:38
Compare
Choose a tag to compare

Cytoflow release

0.5.2

21 May 16:58
Compare
Choose a tag to compare

Fix MANIFEST.in to include logicle.h

0.5.0 "GFP"

12 May 16:13
Compare
Choose a tag to compare
  • Significant re-work of summary statistics generation and plotting
  • Tighten down TASBE calibrated cytometry
  • MANY many bug fixes, both in modules and GUI