Commit 330e953c authored by Nicolas Nunez Barreto's avatar Nicolas Nunez Barreto

agrego y sincronizo pc labo

parent 41277012
...@@ -149,7 +149,7 @@ class IR_Scan_simple(EnvExperiment): ...@@ -149,7 +149,7 @@ class IR_Scan_simple(EnvExperiment):
@rpc(flags={"async"}) @rpc(flags={"async"})
def create_applets(self, no_freqs): def create_applets(self, no_freqs):
self.ccb.issue("create_applet", "IR_espectro_fixeddelays", self.ccb.issue("create_applet", "IR_espectro",
"${python} -m pyLIAF.artiq.applets.plot_xy " "${python} -m pyLIAF.artiq.applets.plot_xy "
"counts_spectrum " "counts_spectrum "
"--x IR1_Frequencies") "--x IR1_Frequencies")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment