Skip to content

okwh/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: CircleCI OSX: TravisCI

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 61.2%
  • C++ 32.9%
  • C 4.4%
  • Cuda 0.7%
  • CMake 0.5%
  • TeX 0.1%
  • Other 0.2%