Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

There are two many programs that do this . The first but most are obsolete.

As of June 2022: Bruker Conversion - MP3 (June 2022)

One is an SPM extension that runs in MATLAB, and the second is a python program. Since the python program is being updated, it’s the better option. It does require installing python (see Python for MTLAB ).

The python program can select the top-level folder for one subject and convert all the scans within.

Table of Contents
minLevel1
maxLevel7

...

To install

  • Open a Command Prompt

  • pip install bruker2nifti

...

If you added the python path when installing python, go to a command window and the the package name (bruker2nitfi).

To run the GUI, use bruker2nifti_gui

Otherwise….this is obtuse….

...