timelag to lag

This commit is contained in:
caes 2017-06-22 07:43:16 -04:00
parent 6444df2990
commit 503d5545d1
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ open $freq_file,'<',"freq.out" or die $!;
open $ref_psd_file,'<',"ref_psd.out" or die $!; open $ref_psd_file,'<',"ref_psd.out" or die $!;
open $echo_psd_file,'<',"echo_psd.out" or die $!; open $echo_psd_file,'<',"echo_psd.out" or die $!;
open $crsspctrm_file,'<',"crsspctrm.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 =pod

View File

@ -1,5 +1,5 @@
set terminal pdf size 3.5,5 set terminal pdf size 3.5,5
set output "timelag_atlas.pdf" set output "lag_atlas.pdf"
set termopt enhanced set termopt enhanced
set macros set macros