API Documentation:
plotScreenshot()
Helper to plot image file on axis
ax (matplotlib.axes.Axes) – matplotlib Axes object
pngFile (str) – image file name
clim (tuple) – colormap limit, tuple of length 2
label (str) – colorbar label
orientation (str, optional) – orientation of the colorbar. Defaults to “horizontal”.