Skip to content

Release v1.2.2

Compare
Choose a tag to compare
@djdt djdt released this 20 Apr 01:25
· 325 commits to master since this release

Fix histogram drawing issues.

Changed the method used to determine if Gaussian statistics are used.
Now uses Gaussian if less than 5% of nonzero values are below 5 counts.
This is roughly equivalent to a mean background of 10, but more resilient to high particle counts, and more resilient to random 0s than the previous method.

Improved the look and usability of the Ionic Response Calculator.

Full Changelog: v1.2.1...v1.2.2