Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@castillohair castillohair released this 08 Jan 03:23
· 256 commits to master since this release

This version fixes minor bugs and improves compatibility with respect to version 1.1.0.

Bug fixes

  • FCSData now loads fcs files successfully when the file contains information on $PnG and $PnV other than numbers.
  • Linear gain in specific files generated by FlowJo Collectors Edition is now properly extracted.
  • FlowCal.gate.start_end() now behaves as expected when num_end=0.
  • plot.scatter3d() now works with matplitlib 1.5.1.

Code improvements

  • FlowCal.excel_ui.process_beads_table() and FlowCal.excel_ui.process_samples_table now plot to the standard output when plot_dir is not specified.
  • excel_ui.process_beads_table() now contains an additional argument to directly control mef.get_transform_fxn().