Skip to content
Eddie Auerbach edited this page Jul 18, 2016 · 17 revisions

Welcome to the CMRR MB-EPI C2P sequence wiki!

The intent of this section is to provide additional documentation and supporting tools for "advanced" users.

  • Sample MATLAB code for reading the new physiology log files

  • Some advanced sequence options can be unlocked by creating and editing a file named MBAdvancedSettings.ini in the customer sequence directory. This file uses the basic Windows ini-file syntax.

    Use these options at your own risk!

    • User-specified slice-GRAPPA kernel size

          [MultiBand]
          ManualGRAPPAKernelSize = 1
      

      Note: By default, the slice-GRAPPA kernel size is determined automatically. Enabling this ini-file option will unlock an option in the protocol UI for specifying the slice-GRAPPA kernel size on a per-protocol basis. Please refer to the UI tooltip for further details.

    • User-specified FoV shift factor (blipped-CAIPI, CAIPIRINHA)

        [MultiBand]
        ManualBlipFactorSL = 1
      

      Note: By default, the FoV shift factor is determined automatically. Enabling this ini-file option will unlock an option in the protocol UI for specifying the FoV shift factor on a per-protocol basis. Please refer to the UI tooltip for further details.

Clone this wiki locally