Skip to content

Latest commit

 

History

History
204 lines (166 loc) · 13.2 KB

education.md

File metadata and controls

204 lines (166 loc) · 13.2 KB

Education

Here, we have compiled a list of links to learn more about things that will be useful for the work we do in SFIM. This list is evolving, and if you have suggestions for useful resources, please create a Pull Request and we will work on getting it added.

Programming MRI Neuroscience
General Blogs Neuroanatomy
Git Online courses Neurovascular Coupling
Python Books General Cognitive Neuroscience
MATLAB
Statistics and Data Science

Programming

General

  • Software Carpentry A series of courses on many useful scientific software skills. It's great to take the course, but one can also go through the classes or read through the teacher guides.
  • MIT's Missing Semester MIT's version of Software Carpentry
  • The Turing Way A book on effective ways to design and support reproducible research. Focuses on coding details as well as guides to building a collaborative and supportive community.
  • Good Research Code Handbook by Patrick Mineault

Unix

Unix will be how you navigate the Terminal and access data on Biowulf. If you aren't already familiar with Unix, check out any of these tutorials to begin familiarizing yourself with it.

Git

We use Git and GitHub for version control to manage our work and collaborate across the lab. Below are a few helpful tutorials on the basics of Git, although please also see the [setting up Git] page in the How To's section of lab-docs for a step-by-step tutorial on how to set up a Git repo for a new SFIM project.

  • xkcd: A good reminder that git doesn't actually make sense to most people. If it doesn't make sense to you, don't feel bad.
  • Git Primer: Brief primer that may help orient a new user terminology
  • Pro Git: chapters 1 through 3.
  • The Turing Way: "Version Control" (also includes version control for data).
  • Software Carpentry: "Version Control With Git."
  • Dang it, Git: a quick and easy resource for how to get yourself out of trouble with Git

Python

MATLAB

MATLAB to Python

If you're looking to make the switch from MATLAB to Python, below are some cheat sheets for making the jump.

Statistics and Data Science

Neuroscience

Neuroanatomy

  • Marian Diamond's anatomy course on Youtube This is all anatomy, not just the brain, but her brain lectures within the class are a good introduction
  • The Human Brain Coloring Book by Marian Diamond & Arnold Scheibel. They believe that tracing paths and regions is key to learning. This is also the clearest neuroanatomy book for someone who doesn't already know most of neuroanatomy. SFIM has some copies, but can also buy for individuals who want to color (or buy yourself, if you might want to keep it)

Neurovascular Coupling

General Cognitive Neuroscience

LBC-specific neuroscience

Key publications from Leslie Ungerleider

MRI

Blogs and Websites

  • Andy's Brain Book and Andy's Brain Blog: Extensive tutorials and walkthroughs on how to do fMRI analysis across software
  • layerfmri: Renzo Huber's blog on how to do layer fMRI
  • Spin that resonates: Q&A blog on MRI physics
  • practiCal fMRI: blog posts on understanding MRI acquisition
  • Task and Rest tutorials: If you are new to fMRI processing, we have tutorials for analyzing task and rest data in AFNI and Python on our internal Teams channel.

Online Courses/Lectures

Books

Some of these books are available online and others we might have hard copies. Ask lab members for access.

  • Functional Magnetic Resonance Imaging by Huettel, Song, & McCarthy (designed for undergrad introductory courses and probably the best survey of all relevant topics for someone new to neuroimaging with MRI)
  • The Basics of MRI, Joseph P. Hornak (intro to MRI physics basics)
  • Introduction to Functional Magnetic Resonance Imaging by Richard Buxton (good intro to contrasts beyond BOLD, but last edition was 2010, before VASO and other contrasts got big)
  • Principles of Magnetic Resonance Imaging by Liang & Lauterbur (more physics and signal processing perspective)
  • Magnetic Resonance Imaging by Dwight Nishimura (electrical engineering / signal processing perspective)
  • MRI: The Basics by Hashemi, Bradley, & Lisanti (designed for radiologists to help them understand contrasts without advanced physics)