spectrochempy.IRIS.plotdistribution

IRIS.plotdistribution(index=None, **kwargs)[source]

Plot the distribution function.

This fucntion plots the distribution function f of the IRIS object.

Parameters
  • index (optional, int, list or tuple of int. default: None) – Index(es) of the inversions (i.e. of the regularization parameter) to consider. If ‘None’: plots for all indices.

  • **kwargs – Other optional arguments are passed in the plots.

Returns

List of axes – The axes.

Examples using spectrochempy.IRIS.plotdistribution

2D-IRIS analysis example

2D-IRIS analysis example