SWC-Advanced-Microscopy / measurePSF

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

Return the relatative angle of the grid rows and columns #6

Open raacampbell opened 8 years ago

raacampbell commented 8 years ago

If the grid is images with a scanning microscope in which the scanners are not orthogonal to each other (e.g. in the Biozentrum TissueVision) then the grid will appear non-square. We should therefore return the apparent grid angle to help with adjusting scanner angles.

raacampbell commented 8 years ago

Hmm... This is annoying to do because we never actually fit the grid lines themselves. See sub-functions bestAng and getVar in Grid2MicsPerPixel.

raacampbell commented 6 years ago

Probably have to use FFT