EVIAcquisition#
- class snake.core.engine.cartesian.EVIAcquisition(*, model='simple', snr=inf)[source]#
Bases:
EPIAcquisitionEngine
EVI Acquisition engine. Same as EPI, but the shots are longer.
Methods
__init__
Attributes
Get a logger.
model
snr
- _job_trajectories(data_loader, hdr, sim_conf, chunk)[source]#
Generate the fourier operator by iterating the dataset.
- static _job_model_T2s(phantom, dyn_datas, sim_conf, trajectories, smaps)[source]#
Acquire k-space data. With T2s decay.