Open YPZ858 opened 2 years ago
This code is developed for the reconstruction of single-molecule localisation based super-resolution images.
The drift correction, image reconstruction, and morphology analysis was performed by mean shift algorithm(1), ThunderSTORM(2), and morphology library(3), respectively.
Before processing, make sure you have:
Usage: Extract the files from the zip to a desired location. Add the mij.jar from your imageJ/FIJI to the java folder in your Matlab folder. Open the SPcode, change the line1 (javaaddpath) to the path of mij.jar you just added. Change the line2 to the file path of your local ij.jar Change the line3 to the path where you stored this code Change the line4 to your local Fiji/ImageJ.app path
Once the above settings are adjusted, please change the line5 D to the folder containing raw data. line 71 to line 79 is for drift correction (Mean-shift algorithm) line 23 to line 28 is for peaking fitting (ThunderSTORM)
SPA.zip