ddm.fitting.findMeanSqFFT_numpy#
- ddm.fitting.findMeanSqFFT_numpy(dData: array) ndarray[source]#
Function to calculate the mean of the square of the FFT over all frames
- Parameters:
dData (
dask.array) – dask array containing the raw image data- Returns:
sqFFTmean
- Return type:
the mean over all framesofthe squareofthe fourier transform