Plot a radial Fourier spectrum

spectrum_plot(binned_power_spectrum, FT2D, xdecades = 3, ydecades = 3)

Arguments

binned_power_spectrum

matrix, a binned spectrum from bin()

FT2D

a list from fft2d()

xdecades

numeric, how decades should be plotted in the x-direction

ydecades

numeric, how decades should be plotted in the y-direction

Value

a ggplot object