Skip to content

ShapeOut 2.16.3

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 18:45
· 84 commits to master since this release
2.16.3
a9da83f

This release fixes a few minor bugs and improves usability. With dclab version 0.58.7, you can also expect minor performance improvements in some edge cases.

The builds for macOS and Windows that you can download from this page now have the statistical significance testing capabilities stripped from them. If you would like to use those, you would have to install Shape-Out via Python/pip. For progress on this issue, please watch #161.

  • fix: data export feature selection must default to features_loaded
  • enh: only show local features in QuickView Event Feature tab
  • enh: show dcnum pipeline identifiers in Analysis view
  • enh: add section:key tool tips for analysis view metadata
  • enh: added links to docs explaining default export selection
  • docs: remove Shape-Out 1 reference
  • setup: remove rpy2 from dependencies until #161 is fixed
  • setup: migrate from setup.py to pyproject.toml
  • setup: bump dclab to 0.58.7 (performance)