spectrochempy.multiplot_image๏ƒ

multiplot_image(datasets, **kwargs)[source]๏ƒ

Plot a multiplot with 2D image type plots.

Deprecated since version Use: multiplot_contourf instead.

Parameters:
  • datasets (list of NDDataset) โ€“ Source of data to plot.

  • **kwargs โ€“ Additional keyword arguments passed to multiplot.

Returns:

Any โ€“ The matplotlib figure.