Differences between revisions 29 and 30
Revision 29 as of 2011-01-15 05:50:51
Size: 1890
Editor: SteveLudtke
Comment:
Revision 30 as of 2011-07-05 04:01:52
Size: 1925
Editor: SteveLudtke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [[Eman2DataStorage|EMAN2 data storage, format conversion and local database]]  * [[Eman2DataStorage|EMAN2 data storage & format conversion]]
 * [[Eman2BdbStorage|EMAN2 BDB
access from Python]]

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)