after chatting with @mattersoflight, I'm trying to see if I can get "Phase From BF" working... (I don't have a meadowlark at the moment). I have a comment and a question:
I hit this error, "No config group contains channels" ... but because that code is run inside of this other
try/except block here, that except clause swallows the error and simply shows "failed" in the button, it was hard to figure out what was going wrong. I had to edit the source code to see the actual error message.
... so quick comment is to fix that code so that the user can actually see the error (bonus points if you use napari notifications system so that they see the error in the GUI, rather than looking back at the terminal for print statements)
question: After commenting out that KeyError ... I was able to at least get it to say connected. Should that continue to work for me? or will i run into more issues if I don't have a meadowlark DS5020
side note: I'm on https://imagesc.zulipchat.com/ if it would be easier to chat in realtime