Differences between revisions 122 and 123
Revision 122 as of 2011-03-09 19:59:22
Size: 804
Editor: jgalaz
Comment:
Revision 123 as of 2011-03-16 18:21:06
Size: 1257
Editor: jgalaz
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
== Monstrous command for alignment ==

e2classaverage3d.py --input=e15pp_set1_stack.hdf --output=e15pp_set1_aligned.hdf --ref=e15ref_prep_icos_bin2.hdf --ncoarse=1 -v 3 --mask=mask.sharp:outer_radius=48 --preprocess=filter.lowpass.gauss:cutoff_freq=.025 --align=rotate_translate_3d:search=12:delta=8:dphi=8:verbose=1:sym=icos --parallel=thread:2 --ralign=refine_3d_grid:delta=3:range=9 --averager=mean.tomo --aligncmp=ccc.tomo --raligncmp=ccc.tomo

Single Particle Tomography in EMAN2

Wednesday - P.M.

This session will cover the new tools for single particle tomography in EMAN2. Unfortunately, this technique is very memory-intensive and compute-intensive. The 3 gb of ram available on the workshop computers is barely sufficient to do some small examples, and full 3-D alignments of large sets of particles can take many hours of computation.

So, for purposes of the tutorial, we will learn how to use the particle picker, and do a couple of small examples which can be completed in the available time.

DATA

e2spt_data.zip

TUTORIAL DOCUMENT

Not available here for now. Get it through this site:

http://blake.bcm.edu/emanwiki/Ws2011/Agenda

Monstrous command for alignment

e2classaverage3d.py --input=e15pp_set1_stack.hdf --output=e15pp_set1_aligned.hdf --ref=e15ref_prep_icos_bin2.hdf --ncoarse=1 -v 3 --mask=mask.sharp:outer_radius=48 --preprocess=filter.lowpass.gauss:cutoff_freq=.025 --align=rotate_translate_3d:search=12:delta=8:dphi=8:verbose=1:sym=icos --parallel=thread:2 --ralign=refine_3d_grid:delta=3:range=9 --averager=mean.tomo --aligncmp=ccc.tomo --raligncmp=ccc.tomo

Under the SPT section.

Ws2011/Spt (last edited 2012-07-05 01:16:47 by jgalaz)