mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-21 20:15:07 +00:00
working on power lag plot
This commit is contained in:
parent
e55035efae
commit
a66b3bb1d1
2
scripts/power_lag_plot.pl
Normal file → Executable file
2
scripts/power_lag_plot.pl
Normal file → Executable file
@ -149,7 +149,7 @@ while (<$outputfile>) {
|
||||
push(@phase_difference_avg,$avg);
|
||||
push(@phase_difference_err,$err);
|
||||
$mode = 0;
|
||||
}
|
||||
}
|
||||
} # End switch
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user