Physx Engine¶
When both pulse sequence as well as the spin system (or phantom) are ready, the experimental simulation can be readily done as following:
local result = run{}
The parameter structure is summarized as follow:
Parameter Mandatory/Optional Content exp M pulse sequence. spinsys M required by spectroscopy. phantom M required by imaging. supp O option for specifying user parameter list file for phantom.
result =run{exp =fid, spinsys =acrylic} -- spectroscopy
result =run{exp =se, phantom ="circles.h5", supp ="config.txt"} -- imaging