mirror of
https://asciireactor.com/otho/clag-agn.git
synced 2024-11-21 21:15:07 +00:00
timelag to lag
This commit is contained in:
parent
6444df2990
commit
503d5545d1
@ -39,7 +39,7 @@ open $freq_file,'<',"freq.out" or die $!;
|
||||
open $ref_psd_file,'<',"ref_psd.out" or die $!;
|
||||
open $echo_psd_file,'<',"echo_psd.out" or die $!;
|
||||
open $crsspctrm_file,'<',"crsspctrm.out" or die $!;
|
||||
open $timelag_file,'<',"timelag.out" or die $!;
|
||||
open $timelag_file,'<',"lag.out" or die $!;
|
||||
|
||||
=pod
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
set terminal pdf size 3.5,5
|
||||
set output "timelag_atlas.pdf"
|
||||
set output "lag_atlas.pdf"
|
||||
set termopt enhanced
|
||||
|
||||
set macros
|
||||
|
Loading…
Reference in New Issue
Block a user