Increase upper DT limit for QRA64 to 6.5 s. Increase jstep to 200 (about 0.058 of a symbol).

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7351 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2016-12-02 15:24:07 +00:00
parent 61e4e48e88
commit b25aef4957
1 changed files with 2 additions and 2 deletions

View File

@ -77,8 +77,8 @@ subroutine sync64(dd,npts,nf1,nf2,nfqso,ntol,mode64,maxf1,dtx,f0,jpk,kpk, &
sync=0.
jpk=0
ja=0
jb=6*5000
jstep=100
jb=7.5*6000
jstep=200
ipk=0
nskip=max(14,10*mode64)