Software Name: GSD Localization
Developer: Xu Xiaochun
Affiliation: MechanoBiology Institute, Singapore (http://mbi.nus.edu.sg/)
Contact: mbixxc@nus.edu.sg
Version: 5.0
Date:2016/12/19
Requires: ImageJ 1.48a, Windows 64bits

Generate the jar file using:
   jar cvfM GSD_Localization.jar *

uncompress the jar file using the winzip, 7zip, or by following command:
   jar -cvf GSD_Localization.jar

If user wants to use GPU features, software will need two dll libraries.
1).MinimumErrorGPU.dll
2).cudart64_40_17.dll

The software will automatically extract these dll libraries by default.
If not successful, manully copy the dll files into the Fiji folder.
   C:\fiji-win64-20110307\Fiji.app\

For more details about how to use this software, please see the documentation.

Update History:
2016-12-19 (V5.0):
add macro command for the movie creation.

2016-12-02 (V4.9):
create tiff movie for the sliding window

2016-11-24 (V4.8):
1).add the limited frame range to visulize the localizations
2).add the limited drawing area.

2016-05-04:
output the frame number in text file

2015-06-15:
use GenericDialogPlus to creat the file chooser.

2015-06-11:
1).fix the compatibility issue with ImageJ 1.49t.
2).remove the console output for the file io exception.

2015-01-28:
1).write the current setting into the text file
2).support multi-channel

2014-11-13: 
1).improve the performance.Load image data once for all points.
2).improve the solver's stablity

2014-09-04:
1).update the documentation
2).open the PDF file for the documentateion

2014-09-03
1).add the three parameters for batch processing mode: psf sigma,localization accuracy and correcting Gaussian sigma
2).don't show the non-point selection promote
3).open the area selection befor GSD Localization in the batch process mode.

2014-09-02
improve the drift correction. identifiy all points frame by frame.

2014-08-06
1).depracted the roi manager selctions, keep the mulit-points selection as only one choice.
2).limit the localization accuary for Gaussion Fitting
3).fixed the out of bundary bug for the super-resolved image update.

2014-07-25
fix the ImageJ2 compatibility issue