uv_ratio¶
-
pyoof.uv_ratio(u, v)[source] [edit on github]¶ Calculates the aspect ratio for the 3 power pattern plots, plus some corrections for the text on it. Used in the
functionplot_beamandplot_dataParameters: u :
ndarraySpatial frequencies from the power pattern, usually in degrees.
v :
ndarraySpatial frequencies from the power pattern, usually in degrees.
Returns: plot_width :
floatWidth for the power pattern figure.
plot_height :
floatHeight for the power pattern figure.