Script execution
This commit is contained in:
+1
-1
@@ -391,7 +391,7 @@ def after_scan():
|
||||
|
||||
def set_adc_averaging(dwelltime=0.0):
|
||||
if dwelltime == 0.0:
|
||||
if is_scienta_sampling():
|
||||
if False: #is_scienta_sampling():
|
||||
dwelltime = Scienta.getStepTime().read()
|
||||
fixed = AcquisitionMode.read() == "Fixed"
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user