Skip to content

Use pcolormesh instead of imshow #83

@arafune

Description

@arafune

The ARPES data is not just image data, coordinates is significant meanings.

Thus the pcolromesh should be used, rather than imshow.
The following files use the imshow. Refactor them by using pcolormesh.

  • src/arpes/plotting/utils.py
  • src/arpes/plotting/fermi_surface.py
  • src/arpes/plotting/false_color.py
  • src/arpes/plotting/spin.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions