var tile = 32; var normalize = true; var s = getTitle(); run("FFT Options...", "fft complex do"); tile = getNumber("tile width in fpixels=", tile); selectWindow("Complex of " + s); run("ddfTableaux ", "tile="+tile+" normalize"); run("RGBfromRIS ");