What are the flat-top window functions that provide the narrowest lobe width?
I'm doing FFT analysis and I need the resulting main lobe of a sine wave to be as narrow as possible but avoiding scalloping loss. I ask for flat-top functions because these are best for scalloping reduction. I don't mind sidelobes, even the rectangular window is good enough for me if it wasn't for its massive scalloping...
Right now I'm using the SFT3M window from this paper:
http://www.rssd.esa.int/SP/LISAPATHFINDER/docs/Data_Analysis/GH_FFT.pdf
PS. I asked this question there too:
https://math.stackexchange.com/questions/524617/very-narrow-fft-window-functions
I probably made a mistake, I have the feeling that I haven't posted in the correct website.