Description
Feature Request
I am looking into the possibility of performing Bloch simulations of an object with heterogeneous B1+. For now, the only reference I see to B1 is in the scanner object, defining a global scalar value.
Before I set out to try to implement this, I would like to check if this feature has already been worked on? I have searched in the code, in past issues and in existing branches, and have not seen any reference to this.
What would be the best channel to ask for advice on specific implementation details, as well as questions about the code and the inner workings of KomaMRI? I'm sure there will be a few of those coming up if I try to get this done. My first question would be : Would you recommend I base my work on the master branch or on the new-motion branch? My gut feeling is that there might be quite a few conflicting changes between those I would need to implement and those in the new-motion branch and I might be better off starting from there if it is in a reasonably good working state (tests seem to pass).