Add code for 1D detector #69
@ -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)
|
||||||
|
Reference in New Issue
Block a user