Skip to content

0.8.2

Compare
Choose a tag to compare
@whitews whitews released this 09 Nov 19:47
· 624 commits to master since this release
  • Sample Class
    • Error is raised when retrieving compensated or transformed events prior to applying a compensation matrix or a transform (used to issue just a warning)
    • plot_scatter_matrix argument order changed to be more consistent with other plot methods
  • Session Class
    • Analyzing multiple samples using multiprocessing now uses a more conservative estimate of memory to avoid running out of system memory
  • BUGFIX: Fixed failure to properly parse FlowJo workspaces containing an ellipse gate.
  • Documentation was updated to include a table of contents with links to methods for the complex classes: Sample, GatingStrategy, GatingResults, & Session