Nipype Tutorial
\n", + "
Welcome to the Nipype Tutorial! This tutorial will teach you all essentials about Nipype so that you go from\n", + " beginner to expert in no time. The tutorial will try to cover the most common concepts and use cases, but for\n", + " everything that isn't covered here, check out the main homepage under nipype.readthedocs.io.\n", + "
\n", + " This tutorial is completly web based. This means that you don't have to install anything on your system to run it. It all runs on \n", + " http://mybinder.org/. This web environment provides next to Nipype the most\n", + " common python modules, as well as a fully functioning FSL and AFNI. But remember that all this runs on a web\n", + " server. So don't expect enorme computiational power and don't overcharge the server, please. This environment\n", + " should only be used for the purpose of this tutorial. And thanks again to the amazing\n", + " mybinder.org team for providing this cool service for free.
\n", + "Overview
\n", + " \n", + "This section is meant as a general overview. It should give you a short introduction to the main topics that\n", + " you need to understand to use Nipype and this tutorial.
\n", + "\n", + "Basic Concepts
\n", + "This section will introduce you to all the key players in Nipype. Basic concepts that you need to learn to\n", + " fully understand and appreciate Nipype. Once you understand this section, you will know all that you need to know\n", + " to create any kind of Nipype workflow.
\n", + "\n", + "Advanced Applications
\n", + "This section will bring you further down the rabbit hole and will help you to unleash neuroimaging powers\n", + " that you didn't know that existed.
\n", + "\n", + "Useful Resources
\n", + "This section will give you helpfull links and resources, so that you always know where to go to should you ever get stuck\n", + " with this tutorial.
\n", + "\n", + "Development
\n", + " \n", + "This section will show you how to become part of the Nipype community and how to contribute to Nipype and this tutorial.
\n", + "\n", + "