leoliuf / MRiLab

A Numerical Magnetic Resonance Imaging (MRI) Simulation Platform
https://leoliuf.github.io/MRiLab/
BSD 2-Clause "Simplified" License
204 stars 63 forks source link

Manual Shimming - Very Simple Bug #5

Closed ebiyik closed 7 years ago

ebiyik commented 7 years ago

Hello,

Thank you for the tool, it has been quite useful for me so far.

One issue is: Although the shimming tab is loaded, when I set shimming to manual, the program gives the warning "Please load Shim tab. Manual Shimming was not performed!".

The 8th line of \Src\Main\DoManualShim.m should be 'Sh_X2_Y2' instead of 'X2_Y2'. I did not want to create a pull request for such a simple mistake :)

Have a nice day!

leoliuf commented 7 years ago

Thanks for picking up this.