I have a meshgrid of spherical coordinates. $\theta$ and $\phi$ only (unit sphere). I have data on the grid that looks something like this.
This is an antenna far-field. The 'big-picture' goal is to find the half-power beam width around the peak in two orthogonal great circles. It's a trivial problem when the peak is centered around $\theta_0 = \phi_0 = 0^{\circ}$. The two great circles would be $\phi=0^{\circ}, -90^{\circ}<\theta<90^{\circ}$ and $\phi=90^{\circ}, -90^{\circ}<\theta<90^{\circ}$.
When the maximum is at non-zero $\theta, \phi$, the first is chosen (to be simple), $\phi = 45^{\circ}, -90^{\circ}<\theta<90^{\circ}$. I'm not sure how the extract the $\theta/\phi$ coordinates that describe the second circle and corresponding data.
I've sketched out candidate great circles that are useful, with the one I'm describing being the black lines. Hopefully with the information given, I can derive the white lines.
