Differences between revisions 37 and 38
Revision 37 as of 2012-04-27 18:38:37
Size: 2340
Editor: JohnFlanagan
Comment:
Revision 38 as of 2012-04-27 18:39:55
Size: 2349
Editor: JohnFlanagan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
 * [[EMAN2PMWorkflow|Modifying the EMAN2 projectmanager workflow]]
 * [[Eman2PMCustomization|Customize the projectmanager workflow]]
 * [[EMAN2PMWorkflow|Adding an e2program to the projectmanager workflow]]
 * [[Eman2PMCustomization|Customizing the projectmanager workflow]]

Documentation for Python or C++ Programmers

Introductory concepts

Intermediate Concepts

Advanced Topics

Detailed Documentation on all Classes/Methods/Functions

  • Autogenerated Python/C++ Documentation (Doxygen)

    • There are a LOT of classes in the automatic docs. Basic images are represented by the EMData class
    • The EMData methods process, cmp, align, and project are modular methods with many available functions. Use dump_processors(), dump_cmps(), etc.
    • There are a few classes like analyzers and reconstructors which are not methods of EMData
    • Many utility functions are static members of EMUtil

sphere_cylinder_dist_grey_c.png

EMAN2/Library (last edited 2023-01-02 19:26:26 by TunayDurmaz)