6 lines
135 B
Python
6 lines
135 B
Python
|
|
set_preference(Preference.PLOT_TYPES, {'Scienta spectrum':1})
|
|
set_exec_pars(compression=True)
|
|
tscan(Scienta.getSpectrum(), 10, 0.1,)
|
|
|