SWC-Advanced-Microscopy / measurePSF

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

Grid measure tool does not pull in average image #58

Closed raacampbell closed 2 years ago

raacampbell commented 2 years ago

The SI API saves each frame of an average separately in the stripe data buffer. We don't pull in all and average so the resulting data that we run on are non-averaged. Fix this because it's not expected behavior.

raacampbell commented 2 years ago

fixed: 356303c4ffdc53164968bd5ae16bfa5a2b750dc0