shimming-toolbox / shimming-toolbox-matlab

Code for performing real-time shimming using external MRI shim coils
GNU General Public License v3.0
16 stars 5 forks source link

Enable Siemens PMU trace compatibility #21

Open jcohenadad opened 4 years ago

jcohenadad commented 4 years ago

We suggest to put the Siemens PMU reading code under: RespiratoryProbe/SiemensProbe

rtopfer commented 4 years ago

example/shimdemo.m for guidance on how to proceed.

jcohenadad commented 4 years ago

to checkout new branch:

git checkout -b eao/21-siemensPMU
# Do modifs:
# create folder and copy file (locally)
git commit -a 
git push