Increase upper limit on bmax from 500 to 1000.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1008 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2008-09-10 13:24:57 +00:00
parent de3c356391
commit 6c0962a7ab
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#---------------------------------------------------------------------- MAP65
#--------------------------------------------------------------------- MAP65
# $Date$ $Revision$
#
from Tkinter import *

View File

@ -103,7 +103,7 @@ subroutine map65a(newdat)
endif
! Do not process extremely strong signals
if(nqd.eq.0 .and. bmax.gt.500.0) go to 70
if(nqd.eq.0 .and. bmax.gt.1000.0) go to 70
! Find max signal at this frequency
smax=0.