OpenMRI / ocra

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

Feature/cleanup blockdesign #104

Closed twitzelbos closed 2 months ago

twitzelbos commented 2 months ago

Merge the block design changes tested some time ago.

marcman86 commented 2 months ago

This needs to be tested before merge. I think this also needs a tiny change in the frontend for RX value scaling.

paramters_handler.py line 54 self.RXscaling =1280 # 20480 Exp binaries 0.0000762939 to self.RXscaling = 0.0000762939

@twitzelbos: Please update the downloadable binaries for testing

twitzelbos commented 2 months ago

Note this is NOT going into main, but main-next. You tested this for me several months ago. I would like to merge this, AND another PR, before doing new test binaries of this branch for you.