rfft
rfft(
patch: Patch ,
dim = time,
)-> ‘PatchType’
Perform a real fourier transform along the specified dimension.
DEPRECATED FUNCTION: Use dft instead. This function is not scaled as detailed in the dascore documentation.
function of dascore.transform.fft | source |
rfft(
patch: Patch ,
dim = time,
)-> ‘PatchType’
Perform a real fourier transform along the specified dimension.
DEPRECATED FUNCTION: Use dft instead. This function is not scaled as detailed in the dascore documentation.