Skip to content

Routines for teaching MRI principles in Stanford's Psych 204A

Notifications You must be signed in to change notification settings

vistalab/teachmri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e8a87a · Mar 3, 2024
Jan 11, 2021
Jan 11, 2021
Jan 9, 2018
May 6, 2019
Jan 9, 2018
Feb 2, 2023
Mar 3, 2024
Jan 14, 2020
Jan 13, 2024
Jan 13, 2022
Apr 19, 2021
Jan 5, 2021
Feb 19, 2022
Jan 9, 2018
Jan 9, 2018

Repository files navigation

An introduction to human neuroimaging using magnetic resonance (Psych 204A)

These are Matlab tutorial live scripts we use for homeworks and experimenting with MRI principles.

The key directory for Psych 204A is tutorials. That directory contains the main tutorials as LiveScripts (tls_mri*.mlx) as well some simple utility functions.

We suggest that you use 'git clone' to download this repository to your computer. If you clone the directory, you can get updates with "git pull" in the future. It is possible to download the repository as a zip file from the <>Code tab, but that is not preferred.

To run, please make sure you add the whole download to your Matlab path. You can do this by changing into the main directory and running

addpath(genpath(pwd)).

This repository will contine to change over time. If you enjoy programming and want to work on some tutorials with me, let me know!

Brian

About

Routines for teaching MRI principles in Stanford's Psych 204A

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages