baikal.Step.set_fit_compute_func_at¶
-
Step.set_fit_compute_func_at(port, value)¶ Set fit-compute function at the specified port.
- Parameters
port – Port on which to set the fit-compute function.
value – fit-compute function of the step. Pass
Noneto disable it.