Closed Sinapzy closed 1 year ago
Which repository are you using? I mean where you do python setup.py install
.
I am asking because there should be no ufo-reconstruct
script installed. Have you added some code yourself?
I installed this version v0.9 (https://github.com/ufo-kit/tofu/releases).
When I run tofu
, command not found is showed.
I read the Readme of the installation package. ufo-reconstruct
is used. So I tried this command. It worked.
What should I do to sovle this problem? Thank you so much.
我问,因为应该没有
ufo-reconstruct
安装脚本。您是否自己添加了一些代码?
I didn't add code myself,ufo-reconstruct gui
comes from the Readme of the installation package v0.9.
That's a very old version, please clone and install the fresh one: git clone https://github.com/ufo-kit/tofu.git
That's a very old version, please clone and install the fresh one:
git clone https://github.com/ufo-kit/tofu.git
Thank you so much, running successfully! This is the result of reconstruction.
There is still a problems in the reconstruction process. When I rebuild, the GUI automatically exits and I can't preview the results in the GUI. This is a command line prompt.
Projection after phase recovery,I can't rebuild it.
What do you mean by phase recovery?
Phase recovery is an image processing algorithm that can help the projection recover the phase information,it can make the reconstruction result better.
So you retrieve the phase and point the gui to the directory with those retrieved projections and it claims it cannot find any projections. Do you use UFO to retrieve the phase or some other tool? Is the ouput tif? Is it single-page or multi-page?
Yes that's what you said.
By multi-page I mean there are more images saved in one file.
There has been no activity for a long time, plus the GUI is not maintained anymore.
I am planning to run ufo-reconstruct gui I to quickly rebuild. Install:
sudo python setup.py install
sudo python setup.py install
apt-get install python-qt4-gl
sudo apt-get install python-qt4-gl
Run:ufo-reconstruct gui
The Center of rotation function works fine.But when I use the Reconstruct function in the GUI, the program reports an error as follows.
Ufo:ERROR:/build/ufo-core-HmPqvn/ufo-core-0.15.1/ufo/ufo-remote-task.c:68:ufo_remote_task_setup: assertion failed: (priv->remote != NULL) 已放弃
I did not find a solution to the problem, ask for help, thank you.