Fix a comment.

This commit is contained in:
Steve Franke 2019-05-26 09:52:17 -05:00
parent 3bc5e538d2
commit 7e4de91626

View File

@ -1,6 +1,6 @@
subroutine ft4_baseline(s,nfa,nfb,sbase) subroutine ft4_baseline(s,nfa,nfb,sbase)
! Fit baseline to spectrum (for FT8) ! Fit baseline to spectrum
! Input: s(npts) Linear scale in power ! Input: s(npts) Linear scale in power
! Output: sbase(npts) Baseline ! Output: sbase(npts) Baseline