Should not omit the test better.gt.1.10 for Q65 submodes D and E.

This commit is contained in:
Joe Taylor 2023-06-19 14:21:08 -04:00
parent ca461d8f61
commit 383ff7e91a

View File

@ -168,7 +168,7 @@ subroutine q65_dec0(iavg,iwave,ntrperiod,nfqso,ntol,lclearave, &
better,ccf1)
call timer('ccf_85 ',1)
if(better.ge.1.10 .or. mode_q65.ge.8) then
if(better.ge.1.10) then
call timer('list_dec',0)
call q65_dec_q3(s1,iz,jz,s3,LL,ipk,jpk,snr2,dat4,idec,decoded)
call timer('list_dec',1)