You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the scalebar that is used in minerva story: https://github.com/usnistgov/OpenSeadragonScalebar
Which can then be drawn directly in the seadragon panel instead of aside (as in the example above).
there is a function in our client-side data layer to get metadata, which should probably include the scale information (width heights in micros from the dataset, that can be used to calculate microns in viewport from pixels in viewport).
There should be code for this conversion in the scope2screen repository (check where the metadata call is called and used): https://github.com/labsyspharm/scope2screen
Add a scale bar to the image viewer
The text was updated successfully, but these errors were encountered: