Skip to content

1.0.0

Compare
Choose a tag to compare
@whitews whitews released this 24 Mar 00:33
· 137 commits to master since this release
  • Major reworking of create_fcs function to support writing files with log scale or gain metadata
  • FCS keyword list available via fcs_keywords module
  • Version now accessible via flowio.version
  • BUGFIX: fix incorrect byte offsets in create_fcs when metadata contained 2-byte UTF-8 characters
  • API: FlowData.write_fcs no longer takes separate extra & extra_non_standard args, unified to new metadata arg
  • API: create_fcs arguments simplified, cyt, date, extra, extra_non_standard are merged into new metadata arg