Skip to content

skimage matmul divide by zero error #147

@d33bs

Description

@d33bs

While diagnosing a coSMicQC issue I found there was a possible divide by zero error we could resolve or catch more elegantly:

skimage/color/colorconv.py#line=983): RuntimeWarning: divide by zero encountered in matmul
  return rgb @ coeffs

Found within notebook:
https://cytomining.github.io/coSMicQC/v1.0.0/examples/cosmicqc_in_a_nutshell.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions