Was looking at superfox decoding and I see this:

    do i=0,NQ-1
        s2(i,k2)=real(c(i0+i))**2 + aimag(c(i0+i))**2
     enddo

Where i=0 isn't this referring to the 0th element of the FFT result?
If so that is the DC offset and should not used for determining anything.

Mike W9MDB


_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to