4 lines
205 B
Python
4 lines
205 B
Python
|
|
def before_read():
|
|
time.sleep(1.0)
|
|
tscan((sin,scienta.dataMatrix, det.dataMatrix), 5, 0.1, before_read=before_read, save=False, plot_types={scienta.dataMatrix:"ch.psi.pshell.plot.MatrixPlotRenderer"}) |