Script execution
This commit is contained in:
@@ -34,3 +34,11 @@ def setup_brag_plot(auto=True):
|
||||
|
||||
#add_device(bragg.getExtEncoder(), True)
|
||||
|
||||
|
||||
|
||||
|
||||
def run_fda(file_name, arguments={}):
|
||||
"""
|
||||
Run FDA loop
|
||||
"""
|
||||
ProcessorFDA().execute(file_name,arguments)
|
||||
Reference in New Issue
Block a user