Skip to content

0.9.13

Compare
Choose a tag to compare
@whitews whitews released this 28 Jan 15:12
· 176 commits to master since this release

Added optional argument only_text to FlowData constructor to only read the "text" segment of FCS files without loading event data. This allows faster parsing of a large number of files to inspect metadata, and also uses less memory.

Thanks to @JcGKitten for the feature request & implementation (pull request #11)