Re: [odin-devel] reconstruction parameters
develop, simulate and run magnetic resonance sequences
Brought to you by:
wodan
|
From: Thies J. <th...@jo...> - 2009-04-14 08:13:34
|
On Freitag, 10. April 2009, Lazar Fleysher wrote: > Hello everybody, > > I was looking for a mechanism to save some sequence parameters into (I > think) recoInfo > so that they are available for reconsturction. The only mechanism I > see is via JXD variables, > but these take space on the user interface. Is there another way? you can use set_parmode(hidden) on the JDX objects to hide them in the GUI, but not in the recoInfo file. T. |