MCPcopy Create free account
hub / github.com/CausalLearning/MultiRobustness / show_images

Function show_images

eval.py:27–51  ·  view source on GitHub ↗

Display a list of images in a single figure with matplotlib. Parameters --------- images: List of np.arrays compatible with plt.imshow. cols (Default = 1): Number of columns in figure (number of rows is set to np.ceil(n_images/float(cols))). ti

(images, cols=1, figpath="figure.png")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected