Skip to content

cmap keyword ignored for monochrome images #99

@tboggs

Description

@tboggs

The "cmap" keyword given to spy.imshow should be passed on to matplotlib's imshow function but is not. It appears that when a monochrome image (or single band) is given to spy.imshow, a single band from the generated RGB array should be selected here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions