ChainLink integration - image reconstruction with Matlab syntax
From Sequence Tree
June 12, 2008
ChainLink (Matlab-style image processing) is now integrated with SequenceTree4. You can check it out on Windows by downloading the latest binary .zip file from http://code.google.com/p/sequencetree/downloads/list
(If you don't have Qt 4.4 installed, you will also need to download the Qt4.4 .dlls from http://sequencetree.googlecode.com/files/qt-4.4.0-dlls-mingw.zip and extract these to the ST bin directory. See the wiki for more specific installation instructions.)
You can bundle reconstruction code (Matlab syntax) into your pulse sequences. Try exporting to virtual scanner, run virtual scan, then click the "reconstruction" button to execute the recon code. For example, try one of the sequences available on the wiki. They all come with some basic reconstruction code.
You can also run ChainLink as a Matlab-style console GUI... run chainlink_st4\bin\chainlink.exe

