Skip to content

PilotPattern.show() interpolates plot for high number of subcarriers #1003

@akdd11

Description

@akdd11

Hi,

this is just a very minor issue but I think it can be fixed quickly: when using a high number of subcarriers, the PilotPattern.show() interpolates the pilot pattern image.

Image

The plt.imshow() uses for the ResourceGrid.show() uses the keyword argument interpolation="nearest" which is missing in the corresponding PilotPattern.show() imshow(), creating a slightly strange figure since it does not match the discrete structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions