Skip to content

Improve integrated intensity addon

Egor Sobolev requested to merge improve-integrated-intensity-addon into master

Improve integrated intensity addon, by

  • add filter of intensities by min and max value
  • return mean and variance
  • use mask
  • return count of unmasked pixels used to compute moments
  • write in separate node in output schema

@hammerd @schmidtp

Merge request reports