You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1id="Helpful-Resources">Helpful Resources<aclass="anchor-link" href="#Helpful-Resources">¶</a></h1><h2id="Learn-more-about-Nipype">Learn more about Nipype<aclass="anchor-link" href="#Learn-more-about-Nipype">¶</a></h2><ul>
11799
-
<li><ahref="http://nipype.readthedocs.io/en/latest/">Nipype homepage</a>: This is the best place to learn all you need to know about Nipype. For beginner's I recommend to check out the <ahref="http://nipype.readthedocs.io/en/latest/quickstart.html">Quickstart</a> section.</li>
11789
+
<li><ahref="http://nipype.readthedocs.io/en/latest/">Nipype homepage</a>: This is the best place to learn all you need to know about Nipype. For beginner's, I recommend to check out the <ahref="http://nipype.readthedocs.io/en/latest/quickstart.html">Quickstart</a> section.</li>
11800
11790
<li><ahref="http://miykael.github.io/nipype-beginner-s-guide/">Beginner's Guide</a>: This beginner's guide is an in-depth step by step tutorial to Nipype.</li>
<li><ahref="http://www.fmri4newbies.com/tutorials/">fMRI 4 Newbies</a>: A crash course in brain imaging.</li>
11804
11794
<li><ahref="https://neurostars.org/">Neurostars.org</a>: If you have any questions about Neuroinformatics, this is the place to go! </li>
11805
11795
<li><ahref="http://imaging.mrc-cbu.cam.ac.uk/imaging/DesignEfficiency">Design efficiency in FMRI</a>: A nice and detailed guide on how to design a good fMRI study.</li>
11806
11796
</ul>
11797
+
<h2id="Open-Science-Resources">Open Science Resources<aclass="anchor-link" href="#Open-Science-Resources">¶</a></h2><p><ahref="https://twitter.com/aya_ben_yakov">Aya Ben-Yakov</a> put together a very <ahref="http://www.mrc-cbu.cam.ac.uk/openscience/resources/">nice and comprehensive list</a> of various tools and resources about open and reproducible science.</p>
<li><ahref="http://python.swaroopch.com/">A Byte of Python</a>: A very nice introduction to Python in general.</li>
11809
11800
<li><ahref="http://nbviewer.jupyter.org/gist/rpmuller/5920182">A Crash Course in Python for Scientists</a>: a very good introduction to Python and scientific programming (e.g. Numpy, Scipy, Matplotlib)</li>
Copy file name to clipboardExpand all lines: notebooks/resources_resources.ipynb
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,11 @@
20
20
"- [Design efficiency in FMRI](http://imaging.mrc-cbu.cam.ac.uk/imaging/DesignEfficiency): A nice and detailed guide on how to design a good fMRI study.\n",
21
21
"\n",
22
22
"\n",
23
+
"## Open Science Resources\n",
24
+
"\n",
25
+
"[Aya Ben-Yakov](https://twitter.com/aya_ben_yakov) put together a very [nice and comprehensive list](http://www.mrc-cbu.cam.ac.uk/openscience/resources/) of various tools and resources about open and reproducible science.\n",
26
+
"\n",
27
+
"\n",
23
28
"## Learn Python\n",
24
29
"\n",
25
30
"- [A Byte of Python](http://python.swaroopch.com/): A very nice introduction to Python in general.\n",
0 commit comments