Hi, get_angles function is returning np.sum(result[0, :]) == 0.0 instead of ==0. Is the angle formula 10000* or 10000 to the power of 2i/d?
Please help!
Hi, get_angles function is returning np.sum(result[0, :]) == 0.0 instead of ==0. Is the angle formula 10000* or 10000 to the power of 2i/d?
Please help!
It’s “to the power”.
thanks for the help!