displayRGB# lsst.afw.display.displayRGB(rgb, show=True)# Display an rgb image using matplotlib Parameters# rgbThe RGB image in question showboolIf True, call matplotlib.pyplot.show()