Startup
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user