Open johannesmayer opened 6 years ago
From ismrmrd_phantom.cpp
the function boost::shared_ptr<NDArray<complex_float_t> > generate_birdcage_sensititivies
only provides 2D coilmaps.
Options:
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?
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.