mcstasscript.jb_interface.show_interface.show
mcstasscript.jb_interface.show_interface.show¶
- mcstasscript.jb_interface.show_interface.show(function_input)¶
Shortcut to showing an interface appropriate for given object
Can show widget interface for instrument object or list of McStasData objects. Needs “%matplotlib widget” in notebook to work correctly.
- Parameters
function_input (McCode_instr, list of McStasData) –