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

2 lines
147 B
Python

CUSTOM_PLOT_TYPES = {scienta.dataMatrix:"ch.psi.pshell.plot.TablePlot"}
tscan(scienta.dataMatrix, 5, 0.1, save=False, plot_types=CUSTOM_PLOT_TYPES)