Exact
Exact copied to clipboard
Scale bar does not show up any more for non-WSI images
In the current (and the currently deployed version on exact.cs.fau.de) version, the scale bar does not show up any more for non-WSI images.
Demo Example: https://exact.cs.fau.de/annotations/297/
Dear Marc,
This is intended behaviour by EXACT. If the image meta-data doesn't contain magnification information, EXACT doesn't show a magnification slider. If you know the magnification information, you can set them via the REST-API.
images_api.partial_update_image(id=?, objective_power=40)
Ok, understood. Wouldn't it be an option to then at least show a bar with "1x" as the full resolution? Objective power is in the end only usable for WSIs.
I agree with Marc, often it is sufficient to know when you see the image at "1x".