Skip to content

jcbollinger/eman2

 
 

Repository files navigation

Home: http://blake.bcm.edu/emanwiki

License: GPL2, BSD 3-Clause

Summary: A scientific image processing software suite with a focus on CryoEM and CryoET.

Current build status

Linux macOS windows

Coding Style

  1. EMAN2 follows the GNU coding style with minor differences. We use GNU indent to make the proper indentation.
  2. The naming styles are:
    1. All source code files use lower cases.
    2. All classes and data types use uppercase in the first letter.
    3. All functions use lower cases with '_' as the word separator.
    4. All parameter names for modular class use lower cases with '_' as the word separator.

About

A scientific image processing software suite with a focus on CryoEM and CryoET

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 72.9%
  • C++ 25.3%
  • C 0.8%
  • Cuda 0.5%
  • CMake 0.4%
  • Objective-C 0.1%