Skip to content

0.9.1

Compare
Choose a tag to compare
@whitews whitews released this 13 Jun 23:43
· 407 commits to master since this release

Dependencies:

  • FlowIO requirement updated to v1.0.1 (fixes issue exporting some FCS files)

API changes:

  • new GatingStrategy method find_matching_gate_paths to find gate paths given a gate name
  • new Session method find_matching_gate_paths & get_child_gate_ids

Bug fixes:

  • Corrected error types (several instances of ValueError changed to TypeError)
  • BUGFIX: Fixed issue where adding new gates to a Session where a WSP was imported would cause an error (issue #110)

Documentation:

  • Several docstrings updated and fixed for ReadTheDocs
  • Example notebooks moved to docs folder & added to ReadTheDocs