4 lines
167 B
Python
4 lines
167 B
Python
set_exec_pars(layout="table")
|
|
|
|
r1 = lscan(m1, (ai1,ai2,wf1), 0, 0.1, 10, relative=True)
|
|
r1 = lscan(m1, (m1.readback, ai1,ai2,wf1), 0, 0.1, 10, relative=True) |