Tutorials
From Sequence Tree
Gradient Echo
Movies
- http://www.thesouthpoles.com/sequencetree/movies/vs.htm -- basic usage of virtual scanner with simple cylindrical phantom.
- http://www.thesouthpoles.com/jfm/movies/simple_gre.htm -- shows how to make your first ST sequence... simple balanced gradient echo.
- http://www.thesouthpoles.com/jfm/movies/preparation_repetitions.htm -- shows how to add preparation repetitions.
- http://www.thesouthpoles.com/jfm/movies/gradient_and_rf_spoiling.htm -- shows how to add gradient- and RF-spoiling. The following single line of code is used to implement random phase offset in transmit/receive channels at the beginning of each repetition: "sequence()->phase_shift=rand()%360;"

