diff --git a/map65.py b/map65.py index 39d3e0e87..c6f2f2eac 100644 --- a/map65.py +++ b/map65.py @@ -1,4 +1,4 @@ -#--------------------------------------------------------------------- MAP65 +#-------------------------------------------------------------------- MAP65 # $Date$ $Revision$ # from Tkinter import * diff --git a/symspec.f90 b/symspec.f90 index e5b0f8ba0..1d9b71a06 100644 --- a/symspec.f90 +++ b/symspec.f90 @@ -32,8 +32,8 @@ subroutine symspec(id,kbuf,kk,kkdone,nutc,newdat) enddo ! Get baseline power level for this minute - n1=174 !Block size (somewhat arbitrary) - n2=(kkk-kkdone)/n1 !Number of blocks + n1=200 !Block size (somewhat arbitrary) + n2=(kkk-kkdone)/n1 !Number of blocks k=0 !Starting place sqq=0. nsqq=0