spectrochempy.IRIS.reconstruct

IRIS.reconstruct()[source]

Transform data back to the original space.

The following matrix operation is performed : \(\hat{X} = K.f[i]\) for each value of the regularization parameter.

Returns

NDDataset – The reconstructed dataset.