Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@castillohair castillohair released this 23 Mar 03:57
· 504 commits to master since this release

Changes in Excel UI:

  • Statistics for beads files, including bead model parameter, detector gain, and others.
  • User-friendly error reporting for files with low event counts, non-existing files, and acquisition settings of corresponding beads and samples not identical.
  • Command-line parameters for the Excel UI, which allows the user to batch-process several files, and turn on or off the generation of plots.

Changes in code:

  • transform.exponentiate() deprecated in favor of transform.to_rfi(), which automatically decides whether to exponentiate the data based on acquisition settings.

Other changes:

  • Bug when loading files that do not contain a valid $DATE keyword.