-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test FAML #28
Comments
@buptwhr to simulate the subtomograms please use the tomominer package pre-installed on the server. |
@buptwhr read FAML paper and see if you can understand the method. Then see if the output of FAML makes sense. |
There seems a few bugs in faml.py:
|
AttributeError: module 'aitom.align.fast.util' has no attribute 'fast_align' |
@buptwhr fixed |
see issue #13
can test on existing data
https://github.com/xulabs/aitom/blob/master/tutorials/000_general.md
also on simulated subtomograms
https://github.com/xulabs/aitom/blob/master/tutorials/003_simulate_subtomogram.py
The text was updated successfully, but these errors were encountered: