mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 08:15:07 +00:00
added tabl for φ values# Please enter the commit message for your changes. Lines starting
This commit is contained in:
parent
838a0940dd
commit
85d6a15dd9
@ -65,7 +65,7 @@ foreach (@tophat_list) {
|
|||||||
# proper output.
|
# proper output.
|
||||||
my $φdiff = atan2($V,$U);
|
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);
|
my $offset = $φdiff/($_2π*$f);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user