From 20aa3a8e231b70b198538ac3d34d2c43e2983af8 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Sat, 16 Jan 2021 12:24:42 -0500 Subject: [PATCH] Fix ia2 definition. --- lib/qra/q65/q65.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/qra/q65/q65.f90 b/lib/qra/q65/q65.f90 index 0da0c336a..7cfb74334 100644 --- a/lib/qra/q65/q65.f90 +++ b/lib/qra/q65/q65.f90 @@ -77,7 +77,7 @@ subroutine q65_dec0(iavg,nutc,iwave,ntrperiod,nfqso,ntol,ndepth,lclearave, & jz=(txt+1.0)*12000.0/istep !Number of symbol/NSTEP bins if(nsps.ge.6912) jz=(txt+2.0)*12000.0/istep !For TR 60 s and higher ia=ntol/df - ia2=max(ia,10*mode_q65,nint(100.0/df)) + ia2=max(ia,10*mode_q65,nint(3000.0/df)) nsmo=int(0.7*mode_q65*mode_q65) if(nsmo.lt.1) nsmo=1 if(first) then !Generate the sync vector