Using the Resolution Calculation Graphical User InterfaceΒΆ
To launch the gui using a python command line
>>> import neutronpy as npy
>>> npy.gui.launch()
Currently, to set new values, press TAB after entering value.
To launch the gui using a python command line
>>> import neutronpy as npy
>>> npy.gui.launch()
Currently, to set new values, press TAB after entering value.