diff options
author | Wim van Aarle <wimvanaarle@gmail.com> | 2015-05-13 11:38:16 +0200 |
---|---|---|
committer | Wim van Aarle <wimvanaarle@gmail.com> | 2015-05-13 11:38:16 +0200 |
commit | f5cc8fe93896dcd943db37e3fba1d49b7080cefe (patch) | |
tree | d6b201c13133700bb21be9ecb3ec7bc7959300cb /README.md | |
parent | f4dcfd65f2695fd2163109e6577fb61c524c9d5f (diff) | |
download | astra-f5cc8fe93896dcd943db37e3fba1d49b7080cefe.tar.gz astra-f5cc8fe93896dcd943db37e3fba1d49b7080cefe.tar.bz2 astra-f5cc8fe93896dcd943db37e3fba1d49b7080cefe.tar.xz astra-f5cc8fe93896dcd943db37e3fba1d49b7080cefe.zip |
Update README.md
updated references
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -64,10 +64,15 @@ Install by copying AstraCuda32.dll or AstraCuda64.dll from bin/ and ## References -If you use parallel beam GPU code for your research, we would appreciate it if you would refer to the following paper: +If you use the ASTRA Toolbox for your research, we would appreciate it if you would refer to the following paper: + +W. van Aarle, W. J. Palenstijn, J. De Beenhouwer, T. Altantzis, S. Bals, K J. Batenburg, and J. Sijbers, "The ASTRA Toolbox: A platform for advanced algorithm development in electron tomography", Ultramicroscopy (2015), http://dx.doi.org/10.1016/j.ultramic.2015.05.002 + +Additionally, if you use parallel beam GPU code, we would appreciate it if you would refer to the following paper: W. J. Palenstijn, K J. Batenburg, and J. Sijbers, "Performance improvements for iterative electron tomography reconstruction using graphics processing units (GPUs)", Journal of Structural Biology, vol. 176, issue 2, pp. 250-253, 2011. + ## License The ASTRA Toolbox is open source under the GPLv3 license. @@ -79,4 +84,4 @@ website: http://sf.net/projects/astra-toolbox Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp 2014-2015, CWI, Amsterdam - http://visielab.uantwerpen.be/ and http://www.cwi.nl/
\ No newline at end of file + http://visielab.uantwerpen.be/ and http://www.cwi.nl/ |