Skip to content

1.1.0 release

Compare
Choose a tag to compare
@ordabayevy ordabayevy released this 09 Jun 18:49
· 74 commits to latest since this release
95f6b9a

Breaking

  • instead of specifying channel number to be analyzed now all color channels in the data are analyzed using multi-color cosmos models (see below)
  • to analyze only a single color channel create a new folder and extract AOIs only for that particular color channel and then perform the analysis
  • channels-xxx suffix was dropped from model and parameter files names
  • model file and parameter file contents are not backward compatible

New

  • cosmos model now supports multiple color channel analysis by @ordabayevy in #333
  • EXPERIMENTAL: multi-color cosmos model with crosstalk between channels by @ordabayevy in #275

Full Changelog: v1.0.5...v1.1.0