Closedown
This commit is contained in:
@@ -27,7 +27,7 @@ set_context(path = "{data}/{year}_{month}/{date}/{date}_{time}_" + str(SECTION)
|
||||
import ch.psi.pshell.epics.ChannelDouble as PV
|
||||
|
||||
# controlled variabales
|
||||
cv_gate_stop = PV("gate_stop - 0.15 = duration", SECTION + "-RLLE-" + REFxx + ":SIG-AVG-STOP")
|
||||
cv_gate_stop = PV("gate_stop - 0.15 = duration [us]", SECTION + "-RLLE-" + REFxx + ":SIG-AVG-STOP")
|
||||
|
||||
# measured variables
|
||||
mv_ref_jit_amplt = PV("REF_amplt_jit" ,SECTION + "-RLLE-" + REFxx + ":SIG-AMPLT-JIT-P2P-REL")
|
||||
|
||||
Reference in New Issue
Block a user