This commit is contained in:
sfop
2017-06-09 15:35:40 +02:00
parent dce363f434
commit 2bec0f441e
5 changed files with 293 additions and 436 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ finally:
x.close()
phase_offset = 90 - ph_crest
amplitude_scale = energy_max / Ampl
amplitude_scale = fit_amplitude / Ampl
power_scale = Power / math.pow(Ampl,2)
caput(station + "-RSYS:SET-VSUM-PHASE-OFFSET-BASE", phase_offset)
+1 -1
View File
@@ -77,7 +77,7 @@ finally:
x.close()
phase_offset = 90 - ph_crest
amplitude_scale = energy_max / Ampl
amplitude_scale = fit_amplitude / Ampl
power_scale = Power / math.pow(Ampl,2)
caput(station + "-RSYS:SET-VSUM-PHASE-OFFSET-BASE", phase_offset)