johannesmayer / SIRF

Main repository for the CCPPETMR software
http://www.ccppetmr.ac.uk
Other
2 stars 0 forks source link

Coilmaps #4

Open johannesmayer opened 6 years ago

johannesmayer commented 6 years ago

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 commented 6 years ago

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

johannesmayer commented 6 years ago

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?