Skip to content

0.9.11

Compare
Choose a tag to compare
@whitews whitews released this 10 May 19:24
· 188 commits to master since this release

This release updates documentation and adds an error when parsing FCS files where the data offset is reported incorrectly. Some FCS files incorrectly report a data offset that is off by 1 byte yet the file is not corrupt. For this case, the new FlowData option ignore_offset_error can be set to True to force reading in these files.