Differences between revisions 24 and 27 (spanning 3 versions)
Revision 24 as of 2011-05-11 15:10:17
Size: 1685
Editor: SteveLudtke
Comment:
Revision 27 as of 2011-07-20 17:39:17
Size: 2721
Editor: SteveLudtke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [[EMAN2/Symmetry|EMAN2 and the asymmetric unit]]  * [[Eman2TransformInPython|3D and 2D Transformations (rotation, translation, etc.)]]
 * [[EMAN2/Symmetry|Symmetry in EMAN2, and generating projections in an asymmetric unit]]
Line 9: Line 10:
 * [[Eman2TransformInPython|Transformations in the context of projections, reconstructions, and in general]]
Line 13: Line 13:

=== Modular classes in EMAN2 ===
 * [[EMAN2/Modular/Processors|Processors]] - Filters, masks and other basic image processing operations
 * [[EMAN2/Modular/Cmps|Comparators]] (cmp) - Similarity metrics (cmp) for comparing two images/volumes
 * [[EMAN2/Modular/Aligners|Aligners]] - Algorithms for aligning one image/volume to another
 * [[EMAN2/Modular/Averagers|Averagers]] - Methods for averaging many images/volumes together
 * [[EMAN2/Modular/Projectors|Projectors]] - Generate 2-D projections of 3-D volumes (or 1-D projections of 2-D images)
 * [[EMAN2/Modular/Reconstructors|Reconstructors]] - Generate 3-D volumetric reconstructions from sets of 2-D images and orientation paramters
 * [[EMAN2/Modular/Analyzers|Analyzers]] - Perform various analyses on sets of images/volumes
 * [[EMAN2/Modular/Symmetries|Symmetries]] - Permissible symmetries to use in EMAN2
 * [[EMAN2/Modular/OrientGens|Orientation Generators]] (orientgen) - Methods for generating sets of orientations filling an asymmetric unit

EMAN2 Concepts and Conventions

Modular classes in EMAN2

  • Processors - Filters, masks and other basic image processing operations

  • Comparators (cmp) - Similarity metrics (cmp) for comparing two images/volumes

  • Aligners - Algorithms for aligning one image/volume to another

  • Averagers - Methods for averaging many images/volumes together

  • Projectors - Generate 2-D projections of 3-D volumes (or 1-D projections of 2-D images)

  • Reconstructors - Generate 3-D volumetric reconstructions from sets of 2-D images and orientation paramters

  • Analyzers - Perform various analyses on sets of images/volumes

  • Symmetries - Permissible symmetries to use in EMAN2

  • Orientation Generators (orientgen) - Methods for generating sets of orientations filling an asymmetric unit

Information on specific files used in 3-D single particle refinement

This section documents the contents of all of the files produced by running e2refine.py in one of the refine_xx directories.

single_image_iso_c.png

EMAN2/Concepts (last edited 2024-02-03 17:16:45 by SteveLudtke)