Closedown
This commit is contained in:
@@ -114,7 +114,7 @@ def plot_file(file, ctxt = None):
|
||||
def has_beam():
|
||||
"""
|
||||
"""
|
||||
return beam_status.readback.read() !="Machine Down"
|
||||
return beam_status.readback.read() == "Light Available"
|
||||
|
||||
def is_id_error():
|
||||
return (id_error.read()==0)
|
||||
|
||||
Reference in New Issue
Block a user