Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MetricOptimizedGating committed Nov 28, 2014
2 parents 0b59abc + 71947ec commit 9f306a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ MOG has been tested on MATLAB versions R2013a and R2012b.

A version of MOG which inputs Siemens raw data header files (*.dat) and outputs optimized header files is available on the IDEA Forum (www.mr-idea.com). This version is the same as found on this repository with the exception of two files read_raw_data.m and write_raw_data.m. The Siemens version works for VB or VD data headers. GRAPPA reconstruction with raw data headers as output does not currently work but is in development.

To run Matlab executables:

The MOG executables were compiled with MATLAB 2013a for windows 32 and 64 bit. If you want to run MOG on a windows machine without MATLAB R2013a installed, first install MATLAB Compiler Runtime (MCR) R2013a (8.1) either 32 or 64 bit depending on your windows system (http://www.mathworks.com/products/compiler/mcr/). You will subsequently be able to run MOG_GRIDTool_2_0_64bit_24092014.exe or MOG_GRIDTool_2_0_32bit_24092014.exe and be prompted to select a file input.

These executable files take Siemens data files for VB or VD MRI systems as input and output. Due to the large header size of Siemens VD data structure over 4 GB of RAM is necessary to process VD files.

![](http://i.imgur.com/SmDExh1.jpg)
====
Expand Down

0 comments on commit 9f306a2

Please sign in to comment.