This repository was archived by the owner on Apr 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 48
Developers Page
Jose Miguel de la Rosa Trevin edited this page Dec 28, 2015
·
47 revisions

Welcome to the Scipion Developers Page!
On this page, you will find documentation about the Scipion architecture and how you can easily extend Scipion with new functionality. If you are completely new to the Scipion framework, we recommend that you start with our Introduction to Scipion Developers
-
Architecture. Take a look at the "big picture" of the Scipion architecture.
-
Scipion EM Classes Diagram containing EM Classes and its relations.
-
Release notes What has been done in each release.
-
Adding a Package
-
Creating a Protocol Find out how to add a new Protocol to Scipion.
-
Developing output Viewers
-
Integrating parameter Wizards
-
Writing Tests, Tests, and more Tests