Fix integ values not applying in Fit Current
This commit is contained in:
parent
6337afb4c3
commit
baf4a437d3
@ -417,6 +417,8 @@ def create():
|
|||||||
slope_max.value,
|
slope_max.value,
|
||||||
offset_max.value,
|
offset_max.value,
|
||||||
],
|
],
|
||||||
|
numfit_min=integ_from.value,
|
||||||
|
numfit_max=integ_to.value,
|
||||||
)
|
)
|
||||||
|
|
||||||
_update_plot(meas)
|
_update_plot(meas)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user