scisalt.matplotlib.pcolor_axes

scisalt.matplotlib.pcolor_axes(array, px_to_units=<function px_to_units>)[source]

Return axes x, y for array to be used with matplotlib.pyplot.color.

px_to_units is a function to convert pixels to units. By default, returns pixels.