From 7e4de9162683fc25b098657270dd3232d12e0781 Mon Sep 17 00:00:00 2001 From: Steve Franke Date: Sun, 26 May 2019 09:52:17 -0500 Subject: [PATCH] Fix a comment. --- lib/ft4/ft4_baseline.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ft4/ft4_baseline.f90 b/lib/ft4/ft4_baseline.f90 index afdbeb5eb..85a60d9ec 100644 --- a/lib/ft4/ft4_baseline.f90 +++ b/lib/ft4/ft4_baseline.f90 @@ -1,6 +1,6 @@ subroutine ft4_baseline(s,nfa,nfb,sbase) -! Fit baseline to spectrum (for FT8) +! Fit baseline to spectrum ! Input: s(npts) Linear scale in power ! Output: sbase(npts) Baseline