-
Notifications
You must be signed in to change notification settings - Fork 5
Home
abirba edited this page Nov 22, 2012
·
14 revisions
Welcome to the developer wiki of the Conectome Mapper. Here you will find useful information for enhancing the Connectome Mapper, building on unsupported platforms, discussing about the development roadmap and so on.
The development philosophy for this new version of the Connectome Mapper is to keep the code of the processing as much as possible outside of the actual main Connectome Mapper code, through the use of existing Nipype interfaces and an external library (dubbed cmtklib). Further development, typically additions of other tools and configuration options should go in this direction.
Various development howto's for enhancing the Connectome Mapper:
- [Adding a configuration option to an existing stage](Howto: Add a configuration option)
- [Adding a new stage to an existing pipeline](Howto: Add a new stage)
- [Adding a new pipeline](Howto: Add a new pipeline)
- [Update the Debian Package](Howto: Update the .deb package)
Various links related to the Connectome Mapper: