mcstasscript.helper.signature_set_parameters.SetParametersCallableInstrument

mcstasscript.helper.signature_set_parameters.SetParametersCallableInstrument#

class mcstasscript.helper.signature_set_parameters.SetParametersCallableInstrument(owner)#

Class that can overwrite set_parameters on instr object and provide help

Help is provided as docstring which is updated whenever add_parameters is called, and signature which provide autocompletion in jupyter notebooks.

__init__(owner)#

Methods

__init__(owner)

refresh_docstring()