mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-03 06:32:26 -04: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
|
i2=i !Second most reliable
|
||||||
endif
|
endif
|
||||||
enddo
|
enddo
|
||||||
! p1=fs(i1)/fsum !Normalized probabilities for kvasd
|
|
||||||
! p2=fs(i2)/fsum
|
|
||||||
p1=s1/psum !Use these for sfrsd
|
p1=s1/psum !Use these for sfrsd
|
||||||
p2=s2/psum !
|
p2=s2/psum !
|
||||||
mrsym(j)=i1-1
|
mrsym(j)=i1-1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user