Files
dev/script/test/TestMatrixPlotRenderer.py
2023-05-01 11:28:04 +02:00

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"})