lentil.Image.fit_tilt#

Image.fit_tilt(*args, **kwargs)[source]#

Fit and remove tilt from Plane opd via least squares. The equivalent angular tilt is bookkept in Plane tilt.

Parameters:

inplace (bool, optional) – Modify the original object in place (True) or create a copy (False, default).

Return type:

Plane