StochasticAnalytics / emClarity

GNU Lesser General Public License v3.0
41 stars 6 forks source link

Set optional limit on number of fids in tomoCPR #81

Open bHimes opened 5 years ago

bHimes commented 5 years ago

tiltalign was not designed to handle thousands of fiducials and can take hours to run.

Set this up to randomly delete over the surface, not by score.

Consider running multiple smaller alignments and averaging the results. Not sure how that would look for the local alignments since the patches may not be in the same place. I might have to manually interpolate the results in that case.