代码拉取完成,页面将自动刷新
# 1 解决下载速度慢的方法(使用ssh):
1. 在菜单栏中找到并打开 Windows Powershell
2. 输入 ssh-keygen -t rsa -C "这里填gitee的注册邮箱地址"
注意引号里面的内容要根据你的 gitee 账号修改
有停下来的地方,一路回车就好;如果有问你 (y/n) 时,一律输入 y 然后回车
3. 输入 cat ~/.ssh/id_rsa.pub
4. 将打印出来的一串东西都复制下来,这一串东西叫公钥
5. 打开 gitee,转到[个人设置],找到[安全设置]下面的[SSH公钥],不需要管标题,只要把刚刚的公钥粘贴到公钥框框里就好,然后点确定
6. 下载时,不要选HTTPS,而是选择SSH,然后再点下载,速度就会快很多
# 2 RESIRE 相关
1. The cpu code can only do tomography reconstructions with single tilt axis (say y-axis)
2. The gpu code can do with multiple tilt axes, say ZYX
To use the gpu cude, you need to compile cuda functions on Matlab as following:
mexcuda -R2018a RT3_1GPU.cu
The precompiled mexw64 cuda files attached in this folder are for windows, cuda version = 11.x
If you use the code or the data, please cite our paper:
Pham, M., Yuan, Y., Rana, A. et al. Accurate real space iterative reconstruction (RESIRE) algorithm for tomography. Sci Rep 13, 5624 (2023). https://doi.org/10.1038/s41598-023-31124-7
If you have question, feel free to email us at minhrose@ucla.edu
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。