On Wednesday, February 4, 2015 at 8:54:27 AM UTC-8, Andrei Berceanu wrote:
>
> I'm thinking, given that the phase map was produced by applying 
> Base.angle() on another (complex) matrix (say we call it M), it is this 
> function which caused the phase wrapping in the first place, right? So 
> can't I somehow get around the problem and produce the unwrapped map 
> directly from M?
>

It sounds like you're trying to compute the winding number of the field for 
a path around a point. Maybe

http://en.wikipedia.org/wiki/Winding_number#Complex_analysis

will get you started. If you want more advice about computing discretized 
line integrals, folks can probably provide suggestions about good ways to 
implement that.

Reply via email to