|
msl 1.3.0
|
Set of helpers to deal with accelerated imaging (partial Fourier, iPAT, etc.).
Functions | |
| NLSStatus | check (MrProt &protocol, SeqLim const &limits) |
| Check the iPAT-related constraints. | |
| iPATMask | mask (MrProt &protocol) |
| Merge (as a logical and) the elliptical scanning, partial Fourier and iPAT masks. | |
| void | updateExports (MrProt const &protocol, iPATMask const &iPATMask, SeqExpo &exports) |
| Update the iPAT-related fields in SeqExpo. | |
| void | updateMDH (MrProt const &protocol, iPATMask const &mask, iPATMask::Point const &point, MdhProxy &mdh) |
| Update the iPAT-related fields in MdhProxy. | |