SWC-Advanced-Microscopy / measurePSF

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

fname not made correctly in measurePSF.m #48

Closed raacampbell closed 4 years ago

raacampbell commented 4 years ago

measurePSF.m line 227 should be changed to obj.fname=inputPSFstack; (otherwise, obj.fname doesn't exist)

raacampbell commented 4 years ago

It seems it is already is: https://github.com/raacampbell/measurePSF/blob/d6642bcb844cc9cac0e0920d523d66c87449457c/code/%40measurePSF/measurePSF.m#L227

raacampbell commented 4 years ago

Fixed: 7db54451d50170d76fda7fcc7a21604d3258a4fa

raacampbell commented 4 years ago

Also here: 5b9fdb2d2c43e54702f8be8a828f33fe7780097f