Skip to content

[Question] Is DS5020 mandatory, even for phase-from-BF? (also: hard to see error) #481

@tlambert03

Description

@tlambert03

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions