From ae3a0e2f4b2de6bb8f30072d62793db172062ac9 Mon Sep 17 00:00:00 2001 From: caes Date: Sun, 14 Aug 2016 04:15:15 -0400 Subject: [PATCH] fix typo --- scripts/tophat_fft.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/tophat_fft.pl b/scripts/tophat_fft.pl index f3fef57..5f30ff2 100755 --- a/scripts/tophat_fft.pl +++ b/scripts/tophat_fft.pl @@ -65,7 +65,8 @@ foreach (@tophat_list) { # proper output. my $φdiff = atan2($V,$U); - wcols $f,$φdiff,"analyses/tables/tophat_φdiff" + wcols $f,$φdiff,"analyses/tables/tophat_φdiff"; + my $offset = $φdiff/($_2π*$f); # Output frequency-domain time delay for given tophat