Skip to content
This repository was archived by the owner on Apr 26, 2023. It is now read-only.

Advanced Development Topics

tranquilinho edited this page May 3, 2016 · 14 revisions

Advanced Topics

Desktop development

Most of the Scipion graphic user interfaces (GUIs) to visualize EM objects (particles, coordinates, volumes, etc) have been developed in Java, extending Xmipp ShowJ and Particle Picker. Implementation details are available here.

Web development

Scipion from the command line

There are many things you can do with Scipion using just the command line, like running tests, starting the webserver, or opening a ShowJ viewer. Read this page to learn how.

Profiling and Debugging

Virtualization

References

Clone this wiki locally