raypier.core.unwrap2d

Functions for performing 2D phase unwrapping.

raypier.core.unwrap2d.unwrap2d(phase_array, anchor=(0, 0))

A basic phase unwrapper using numpy.unwrap and the Itoh method.

phase_array - a (N,M) shaped array of values in the range -pi .. +pi