added tabl for φ values# Please enter the commit message for your changes. Lines starting

This commit is contained in:
caes 2016-08-14 04:44:48 -04:00
parent 838a0940dd
commit 85d6a15dd9

View File

@ -65,7 +65,7 @@ foreach (@tophat_list) {
# proper output.
my $φdiff = atan2($V,$U);
wcols $f,$φdiff,"analyses/tables/tophat_φdiff";
wcols $f,$φdiff,"analyses/tables/tophat_φdiff${tophat_count}.tab";
my $offset = $φdiff/($_2π*$f);