Skip to content

Commit 0ce640d

Browse files
committed
Update technical details link.
1 parent 83912d6 commit 0ce640d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Fast and Accurate Three-Dimensional Point Spread Function Computation for Fluore
22
=============
33
[J. Li](http://www.ee.cuhk.edu.hk/~jzli/), [F. Xue](https://www.researchgate.net/profile/Feng_Xue17) and [T. Blu](http://www.ee.cuhk.edu.hk/~tblu/monsite/phps/index.php), _J. Opt. Soc. Am. A_, 34(6), pp. 1029-1034, 2017.
44

5-
This set of codes is a fast approximation of 3D PSF model in fluorescernce microscopy, based on Gibson-Lanni model. See [the page](http://www.ee.cuhk.edu.hk/~jzli/MicroscPSF) for details.
5+
This set of codes is a fast approximation of 3D PSF model in fluorescernce microscopy, based on Gibson-Lanni model. See [the page](http://jizhou.li/project/microsc_psf) for details.
66

77
**Fast approximation** Current approximation can be 498 times faster than the state-of-the-art tool [PSF Generator](http://bigwww.epfl.ch/algorithms/psfgenerator/) for size 511x511x255.
88
Note the `PSF Generator` uses Java language with mult-threading, while the proposed uses pure Matlab without any compiled routine.

0 commit comments

Comments
 (0)