This commit is contained in:
4
script/test/TestMatrixPlotRenderer.py
Normal file
4
script/test/TestMatrixPlotRenderer.py
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
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"})
|
||||
Reference in New Issue
Block a user