msl 1.3.0
Loading...
Searching...
No Matches
Tutorial

This tutorial shows how to build a simple FLASH sequence from scratch, based on the demo sequence. It details how to create gradient pulses and RF pulses, and how to arrange them in a rather generic sequence (both 2D and 3D, with options for GRAPPA and Partial Fourier), in less than 450 lines of code. Although msl aims at being user-friendly, basic knowledge of the IDEA environment is required to follow this tutorial.

Contents

  1. Chapter I — In which we create a sequence doing nothing
  2. Chapter II — In which we scan the k-space, doing nothing at each point
  3. Chapter III — In which our sequence does nothing, but multiple times
  4. Chapter IV — In which our sequence finally does something, but not enough
  5. Chapter V — In which we finalize the FLASH sequence