-
Notifications
You must be signed in to change notification settings - Fork 48
Developers Page

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.
-
Road map 2018 What we want to do for the next release.
-
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
The following link contains Advanced Development Topics. The information provided is intended for developers working in our lab and developing the core of Scipion. Anyway, some general information is also found such as Profiling and Debugging.