diff --git a/map65.py b/map65.py index f99388997..859d58196 100644 --- a/map65.py +++ b/map65.py @@ -1,4 +1,4 @@ -#-------------------------------------------------------------------- MAP65 +#--------------------------------------------------------------------- MAP65 # $Date$ $Revision$ # from Tkinter import * diff --git a/symspec.f b/symspec.f index d92621050..b11512835 100644 --- a/symspec.f +++ b/symspec.f @@ -11,7 +11,8 @@ C Compute spectra at four polarizations, using half-symbol steps. real*8 ts,hsym common/spcom/ip0,ss(4,322,NFFT),ss5(322,NFFT) - fac=1.e-4 +! fac=1.e-4 + fac=1.7e-4 hsym=2048.d0*96000.d0/11025.d0 !Samples per half symbol npts=hsym !Integral samples per half symbol nsteps=322 !Half symbols per transmission