OpenMRI / ocra

MRI console
https://openmri.github.io/ocra/
GNU General Public License v3.0
37 stars 20 forks source link

(fix/feature) T time measurement stability and rawdata examples #80

Closed marcman86 closed 1 year ago

marcman86 commented 1 year ago

Accurate T1 and T2 mesurement takes time. Over langer times the Tabletop will drift away. This causes weaker signals to the end of the T time mesurement and will ruin the data fitting. This fix will add the centerfrequency auto-readjust on each measurement point. This improoves the data and fitting drastically.

The offline mode of the Relax2.0 GUI allows for data reconstruction and plotting without a console. I added a link to a .zip file with nice example rawdata to play arround. I also added a small description on how to load the example rawdata.

Edit: Dont know why its doing 3 commits. I only pushed the last one.