[SciPy-user] Phase Unwrapping Algorithm

Donald Fredkin drfredkin at ucsd.edu
Thu Mar 8 19:12:17 EST 2007


Jared Peacock wrote:

> 
> Does anybody know of a good phase unwrapping algorithm in Python?
> 

Whatis wrong with scipy.unwrap, which is actually
numpy.lib.function_base.unwrap?

-- 





More information about the SciPy-User mailing list