79239219

Date: 2024-11-30 09:37:00
Score: 1.5
Natty:
Report link

Well, meanwhile I found out that the problem could be caused by incorrect assignment of X, Y arrays to (x, y) variables in plot. I swapped them to:

ax.pcolormesh(Y, X, C)

and the problem is gone. Hope, that some day this will help somebody.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Adam Bemburga