-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: docstrings and overall design for expectation maximization iterative refinement #21
base: master
Are you sure you want to change the base?
Conversation
currently only 2D ffts in compSPI.transforms. can use torch.fft for 3d fft and convert back to numpy array |
I added my comments. Refactor and pull out the functions to be defined outside. I just wrote it like this to start it off because it's more readable - things defined right where they are used. |
im not sure whats going on with black... |
…constructSPI into itr_ref_docstrings
…constructSPI into itr_ref_docstrings
This PR should be into master. |
I had it into reconstructSPI_infrastructure due to it being a branch off of that - upon reflection you're right that doesn't imply this PR needs to be into master! |
Fixes #10
References
In Physical Models of Living Systems (pp. 305–325).
https://repository.upenn.edu/cgi/viewcontent.cgi?article=1665&context=physics_papers
Journal of Structural Biology, 180(3), 519–530.
http://doi.org/10.1016/j.jsb.2012.09.006
An Introduction to Maximum-Likelihood Methods in Cryo-EM.
In Methods in Enzymology (1st ed., Vol. 482, pp. 263–294). Elsevier Inc.
http://doi.org/10.1016/S0076-6879(10)82011-7