instamatic icon indicating copy to clipboard operation
instamatic copied to clipboard

ValueError(f'No such microscope interface: `{interface}`')

Open stefsmeets opened this issue 3 years ago • 0 comments

Issue:

raise ValueError(f'No such microscope interface: `{interface}`')
ValueError: No such microscope interface: `jeol_tem`

Assumption: Despite the fact that the jeol_tem.yaml file does have the line ‘interface: jeol’, it falls back to the file name?

Workaround: Rename the .yaml to jeol.yaml

Thanks @danielnrainer

stefsmeets avatar Oct 08 '20 12:10 stefsmeets