Closed thomasaarholt closed 4 years ago
Good point! I will have a look at it.
Can you tell me when this happened? Because it seems like this is only accessed when doing the autoconfig
.
Ah yes, that makes sense. Since I was having trouble (in the other issue), I decided to reinstall everything after your merged PR yesterday(install from source). I used the autoconfig to set things up. Can't quite remember the exact details, but what you are describing makes sense.
Looks like there was one more thing needed to get the
fei_microscope
working, which was adding agetMagnificationRanges
method. Currently I've just made it return an empty dict, but I'm sure there's a better return value.Edit: In the context of the other issues, I fixed this first. I'm just reporting it last since I was able to easily bypass it.