Hosuk:LabNotes/2014-7-18
Jump to navigation
Jump to search
Deconvolution and PSF images
PSF Functions
- Generated by PSF Generator plug-in
- Settings
File:PSFGeneratorSettings 2014-07-18.png.png
- PSF_20x_4096x4096_best1st.tif
- PSF_63x_2048x2048_best1st.tif
- PSF_63xZoom4_2048x2048_best1st.tif
- Each z0 images were selected from the result of the stack of PSF images.
Deconvolution
- Use deconvblind function
- [img_Decv, PSF] = deconvblind(img_raw, img_PSF);
- Then do medfilt2, and make img_double
- The latest Matlab code : PISA7_Shield_Core_v2.m