Skip to content

ChipStream 0.8.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 23:51
· 51 commits to main since this release
0.8.0
087e1ae

ChipStream 0.8.0 fixes a bug that caused analysis processes to continue (instead of stopping) after the GUI was closed. In addition, ChipStream now writes measurement identifiers in basins which makes it easier for DCOR to identify basin resources within the same dataset.

  • fix: when user quits GUI during processing, forcibly kill all processes
  • docs: add installation section
  • setup: add psutil dependency
  • setup: bump dcnum to 0.25.11 (measurement identifiers in basins)