Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coilmaps #4

Open
johannesmayer opened this issue Aug 16, 2018 · 2 comments
Open

Coilmaps #4

johannesmayer opened this issue Aug 16, 2018 · 2 comments

Comments

@johannesmayer
Copy link
Owner

Coilmaps need to be incorporated into the simulation.
Either they need to be simulated, (cf. ismrmrd shepp logan example file)
or one needs to be able to pass external coils and the header infos need to be updated accordingly.

@johannesmayer
Copy link
Owner Author

johannesmayer commented Sep 3, 2018

From ismrmrd_phantom.cpp the function boost::shared_ptr<NDArray<complex_float_t> > generate_birdcage_sensititivies only provides 2D coilmaps.
Options:

  • Generate custom simulation using Biot-Savart numeric integration ( oriented at code from MRXCAT)
  • Use some form of dummy simulation (maybe a 3D version of the above mentioned is available)
  • use some available library to simulate -> too much coupling

@johannesmayer
Copy link
Owner Author

To simulate very simple artificial coils just use spherical harmonics.
This way the coil maps show some well-behaved spatial changes and are easy to implement?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant