4 lines
142 B
Python
Executable File
4 lines
142 B
Python
Executable File
#setup_plotting(line_plots = (arr,))
|
|
|
|
set_preference(Preference.PLOT_TYPES, {arr:"ch.psi.pshell.plot.MatrixPlotRenderer"})
|
|
tscan(arr, 10,0.1) |