diff --git a/script/local.py b/script/local.py index 771b9a8e..ee879c5e 100644 --- a/script/local.py +++ b/script/local.py @@ -312,7 +312,7 @@ def before_readout(): if dev in SENSORS: sample_scienta = True break - + """ wait_beam() trig_keithleys() if sample_scienta: @@ -320,6 +320,7 @@ def before_readout(): else: wait_keithleys() fetch_keithleys() + """ def after_readout(rec, scan): print scan.index