fse_simulation#
- mrinufft.extras.sim.fse_simulation(M0, T1, T2, TE, TR)[source]#
Perform simple analytical Fast Spin Echo simulation.
Assume that refocusing angles are 180° and k-space center is sampled for each echo in the Echo Train (e.g., as in spiral or radial imaging).
- Parameters:
- Returns:
signal – Simulated signal of shape (nTE*nTR, *M0).
- Return type:
np.ndarray