mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 00:45:08 +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_avg,$avg);
|
||||||
push(@phase_difference_err,$err);
|
push(@phase_difference_err,$err);
|
||||||
$mode = 0;
|
$mode = 0;
|
||||||
}
|
}
|
||||||
} # End switch
|
} # End switch
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user