Adjust SNR limits in test_q65.

This commit is contained in:
Joe Taylor 2020-11-19 13:50:59 -05:00
parent 44343d87f6
commit 0bcb2f0d11

View File

@ -54,8 +54,8 @@ program test_q65
else else
stop 'Invalid TR period' stop 'Invalid TR period'
endif endif
ia=i50 + 8 ia=i50 + 5
ib=i50 - 5 ib=i50 - 10
if(snr.ne.0.0) then if(snr.ne.0.0) then
ia=99 ia=99
ib=99 ib=99