Skip to content

Releases: xiamaz/flowCat

Version 0.0.4

28 Apr 13:24
Compare
Choose a tag to compare

Max Zhao (16):
Adding changelog autogeneration
Adding dataset merge function and fix gain parsing
Fix style
Adding new augmented marker type for better channel filtering
Allow setup_logging without using file-based logging
Adding merged classifier
Adding create timestamp with previously given time
Small fixes for casemergesom
Fix datetime format bug
Fix some classification bugs with single tube
Refactoring fcs and som data into proper location in types
Adding indexing functions to FCS and SOM data types
Cast markers to Marker class in fcs and som data types
Add possibility to cast Marker from dict and remove empty file
Fixing flowcat packaging.
Fixing keras-vis and fcsparser dependencies

Version 0.0.3

04 Apr 16:22
Compare
Choose a tag to compare

Max Zhao (3):
Fixing loading of SOM data using classifier som_dataset
Adding build dirs to gitignore
Adding makefile for creating release

0.0.2

31 Mar 16:37
Compare
Choose a tag to compare
  • improvements to simplified flowcat_api (with possibility for full training of references and individual soms)
  • various bug fixes for single-pass training (eg SOM transform and training in single script)