Open ZLLentz opened 6 years ago
When connected to second DAQ, we get run numbers from second DAQ
We always get run numbers from first DAQ
Investigate the get_lastRun bash script we're running to get the run numbers
get_lastRun
daq.run_number()
Caused confusion in CXI
Expected Behavior
When connected to second DAQ, we get run numbers from second DAQ
Current Behavior
We always get run numbers from first DAQ
Possible Solution
Investigate the
get_lastRun
bash script we're running to get the run numbersSteps to Reproduce (for bugs)
daq.run_number()
, compare to primary and secondary experimentsContext
Caused confusion in CXI
Your Environment