EMAN2 uses an increasingly popular approach of writing all of the main computationally intensive image processing operations in C , but writing all of the user programs, including those with GUIs (graphical user interfaces) in a scripting language called Python. All of these Python level programs can be edited by the end-user.
Cmake manages the build process, in a compiler independent fashion in an OS
Comments