SWC-Advanced-Microscopy / measurePSF

Measure PSF FWHM along different axes
GNU Lesser General Public License v3.0
24 stars 5 forks source link

Ensure pixels in XY and YZ projections are square #44

Open raacampbell opened 4 years ago

raacampbell commented 4 years ago

We get spherical-looking PSFs when zooming in. That's annoying fix it.

raacampbell commented 4 years ago

You can do, for example, h.hPSF_ZXax.DataAspectRatio=[10,128,1] But this moves the axes about. So a little thought is needed regarding how best to do this. Otherwise we could axes overlapping and all sorts of other horrible stuff.