From: Ronquillo, E. N. <ero...@la...> - 2015-06-29 18:06:58
|
Hello, I am getting this error when I try calling pcolormesh this way: pcolormesh(x, y, data.T, cmap=cmap, vmin=0, vmax=100) I am doing the transpose of data so I don't know what could be causing this. By the way, it does work with some images. Any suggestions? Thanks in advance |