Warning

You are reading the documentation related to the development version. Go here if you are looking for the documentation of the stable release.

spectrochempy.lls_inv

lls_inv(data)[source]

Inverse log-log-square operator.

Parameters

data (array-like) – Data to be transformed.

Returns

array-like – Inverse log-log-square transformed data.

See also

lls

Log-log-square operator.