spectrochempy.SIMPLISMA.reconstruct

SIMPLISMA.reconstruct()[source]

Transform data back to the original space.

The following matrix operation is performed: \(X'_{hat} = C'.S'^t\)

Returns

X_hat – The reconstructed dataset based on the SIMPLISMA Analysis.