bigdataviewer / bigdataviewer_fiji

Fiji plugins for starting BigDataViewer and exporting data.
GNU General Public License v3.0
21 stars 9 forks source link

Save current view with meaningful pixel size #16

Open maximka48 opened 4 years ago

maximka48 commented 4 years ago

Hi

I would like to save a currently viewed projection in the BDV with the meaningful pixel size - ideally the same as my resolution of the 0-set in h5 file.

Record a movie doesn't work for me as it requires me to specify the size of the image, which is exactly the opposite of what I want. Because I want to know the physical size of the pixel in microns at the resulting image. Ideally, it should be the same as for the sharpest 0-set of the original h5, where pixel size was specified.

I would not have this problem with orthogonal views as I would section the sample easily in python or elsewhere, but BDV viewer seems to be handy solution for making nice diagonal views and there I want to know what I am looking at.

Could you please advise me a solution.

Best, Maxim