I am interested in the shape that the following expression draws on the x-y plane as you vary $\psi$ where $z_x$ and $z_y$ are the x and y components of a complex 2D vector.
$x=\text{Real}(e^{i\psi}z_x),y=\text{Real}(e^{i\psi}z_y)$
In general it will be a rotated ellipse centered at origin. What is the best way of finding the orientation of the major axis and the minor axis?