Differences between revisions 2 and 3
Revision 2 as of 2007-07-11 18:02:18
Size: 1815
Editor: gtang
Comment:
Revision 3 as of 2007-12-04 20:56:49
Size: 1772
Editor: SteveLudtke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
'''Answer:''' This can be done in EMAN, though it doesn't use rotational power spectra. Real-space approaches are more accurate, though proper centering is critical. Past attempts at the rotational power spectrum approach (on several test cases) showed it to be unreliable and imprecise. '''Answer:''' This can be done in EMAN, though it doesn't use rotational power spectra. While we have played with rotational power spectra in the past we didn't find them
to be very reliable, and don't currently have an end-user tool for this.

Question: Symmetry determination - Do you have a facility for calculating rotational power spectra ? How can I determine the symmetry of my particles ?

Answer: This can be done in EMAN, though it doesn't use rotational power spectra. While we have played with rotational power spectra in the past we didn't find them to be very reliable, and don't currently have an end-user tool for this.

First, center the particles: cenalignint particles.hed maxshift=<pixels>

  • (warning, this can use a lot of memory. You should have 3x as much ram as the size of the file you operate on. If not, use the frac= option)

- or - proc2d particles.hed centered.hed <center | acfcenter>

One of those three should do a decent job centering your particles (they do not need to be in the same orientation).

Then take the centered data and run : startcsym centered.hed <# top view particles to keep> sym=<trial symmetry>

While this is also designed to look for side views, it will find top views (with the corresponding symmetry) very nicely.

So, pick a trial symmetry, and run startcsym. Then look at the first 2 image in classes.hed and the first image in sym.hed. The first image in classes.hed is an unsymmetrized particle with the strongest specified symmetry. The first image in sym.hed is a symmetrized version. If the two look the same and have a visible symmetry, you've probably got the right answer. Repeat for all possible symmetries. The answer will usually stand out very clearly, and can be presented in publication by showing the 2 images side-by-side for each trial symmetry. Note that there are some known situations (detached virus portal complexes, for example) where a single data set may contain particles with multiple symmetries.

FAQ_EMAN_USING_20 (last edited 2009-01-14 15:57:40 by root)