diff --git a/short65.f b/short65.f index a166fa928..cbce6a8a6 100644 --- a/short65.f +++ b/short65.f @@ -20,7 +20,7 @@ C This is done before zapping, downsampling, or normal decoding. real ss2a(-224:224) !Upper magenta curve real ss1(-473:1784) !Lower magenta curve (temp) real ss2(-473:1784) !Upper magenta curve (temp) - real ssavg(-10:10) + real ssavg(-11:11) integer ipk(4) !Peak bin at each phase save diff --git a/wsjt.py b/wsjt.py index 1edc3151f..57c1188ef 100644 --- a/wsjt.py +++ b/wsjt.py @@ -1,4 +1,4 @@ -#----------------------------------------------------------------- WSJT +#------------------------------------------------------------------ WSJT # $Date$ $Revision$ # from Tkinter import *