mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 13:30:52 -05:00 
			
		
		
		
	Too much spectral smoothing? Omit call to smo121.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7096 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									46902eb42a
								
							
						
					
					
						commit
						8d38566225
					
				@ -57,7 +57,7 @@ subroutine hspec(id2,k,ntrperiod,ingain,green,s,jh)
 | 
				
			|||||||
             aimag(cx(j-1))**2
 | 
					             aimag(cx(j-1))**2
 | 
				
			||||||
        s(i-1,jh)=fac*gain*sx
 | 
					        s(i-1,jh)=fac*gain*sx
 | 
				
			||||||
     enddo
 | 
					     enddo
 | 
				
			||||||
     call smo121(s(0,jh),64)
 | 
					!     call smo121(s(0,jh),64)   !### Good idea, or not? ###
 | 
				
			||||||
     if(ja+2*nfft.gt.k) exit
 | 
					     if(ja+2*nfft.gt.k) exit
 | 
				
			||||||
  enddo
 | 
					  enddo
 | 
				
			||||||
  k0=k
 | 
					  k0=k
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user