In the NB-loop, don't cycle around a decode attempt for the npct=0 pass.

This commit is contained in:
Joe Taylor 2020-09-18 11:45:28 -04:00
parent 52bdd57e57
commit f0ed93cdd0
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ contains
fc2=0.
do icand=1,ncand
fc0=candidates0(icand,1)
if(iwspr.eq.0 .and. nb.lt.0 .and. &
if(iwspr.eq.0 .and. nb.lt.0 .and. npct.ne.0 .and. &
abs(fc0-(nfqso+1.5*baud)).gt.ntol) cycle
detmet=candidates0(icand,2)