mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-12-25 20:33:08 -05:00
Remove vestiges of LU 22 for kvasd.dat.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6175 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
13c9938607
commit
33b50da632
@ -46,8 +46,6 @@ subroutine demod64a(s3,nadd,afac1,mrsym,mrprob,mr2sym,mr2prob,ntest,nlow)
|
||||
i2=i !Second most reliable
|
||||
endif
|
||||
enddo
|
||||
! p1=fs(i1)/fsum !Normalized probabilities for kvasd
|
||||
! p2=fs(i2)/fsum
|
||||
p1=s1/psum !Use these for sfrsd
|
||||
p2=s2/psum !
|
||||
mrsym(j)=i1-1
|
||||
|
Loading…
Reference in New Issue
Block a user