Auspex icon indicating copy to clipboard operation
Auspex copied to clipboard

Improvements to experiment error handling

Open Himorask opened this issue 5 years ago • 1 comments

This is focused on experiment.py and qubit_exp.py, other specialized experiments may need to have similar changes made to match the behavior. Some key changes: -If one instrument fails to connect, disconnect from all previously connected instruments -Report which instrument failed to connect/disconnect -Check that listeners/dig_exit exist before trying to modify them in shutdown code

Himorask avatar Dec 14 '20 20:12 Himorask

@Himorask a lot of this was already added in #486, but we'd like to keep some of the stuff in the shutdown methods in particular. Can you help resolve the conflicts here?

grahamrow avatar Apr 14 '21 18:04 grahamrow