SWC-Advanced-Microscopy / measurePSF

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

recordPSF save date is not correct #49

Closed raacampbell closed 4 years ago

raacampbell commented 4 years ago

It should be datestr(now,'yyyy-mm-dd_HH-MM-SS') Line 99 is fileStem = sprintf('PSF_%s', datestr(now,'YYYY-MM-DD_HH-mm-ss'));

Look elsewhere for the problem.

raacampbell commented 4 years ago

Did a grep and there was just one last place this was wrong. Now corrected: 3f68a3b2eb310302bd61c46fb4c9ec043246ccad