CYANA Command: enoe buildup: Difference between revisions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
== Description == | == Description == | ||
This command | This command plots the buildup data according to specified parameters. | ||
The | The parameter '''plot''' is used to change the default name of the plot. | ||
The parameter ''' | The parameters '''b0field''' [MHz] and '''tauc''' [s] are necessary to plot the theoretical curve using the fitted parameters to the experimental data. | ||
The parameter '''opt''' is used to choose the plotted content and specified as vector to ask for any combination (as coma separated list, i.e. "opt=1,5"): | |||
opt=1 plots uncorrected exp. buildups | |||
opt=2 plots corrected exp. buildups | |||
opt=3 plots simulated buildups with spin diffusion | |||
opt=4 plots simulated buildups (two spin) | |||
opt=5 plots the chi values | |||
opt=6 plots uncorrected experimental buildups (normed to average buildup) | |||
opt=7 plots corrected experimental buildups (normed to average buildup) | |||
opt=8 plots simulated buildups with spin diffusion (normed to average buildup) | |||
opt=9 plots simulated buildups without spin diffusion (two spin) (normed to average buildup) | |||
A spin-type specific value may be calculated to be read in a file containing spin type specific auto-relaxation values, the same file may be used to read spin-type specific I(0) values, | A spin-type specific value may be calculated to be read in a file containing spin type specific auto-relaxation values, the same file may be used to read spin-type specific I(0) values, | ||
see * [[CYANA Command: read rho|read rho]]. | see * [[CYANA Command: read rho|read rho]]. | ||
Revision as of 15:05, 17 January 2019
Parameters
- plot =string
- (default: bupplots)
- b0field =real
- (default: none)
- tauc =integer
- (default: none)
- opt =string
- (default: 1)
Description
This command plots the buildup data according to specified parameters.
The parameter plot is used to change the default name of the plot. The parameters b0field [MHz] and tauc [s] are necessary to plot the theoretical curve using the fitted parameters to the experimental data. The parameter opt is used to choose the plotted content and specified as vector to ask for any combination (as coma separated list, i.e. "opt=1,5"):
opt=1 plots uncorrected exp. buildups opt=2 plots corrected exp. buildups opt=3 plots simulated buildups with spin diffusion opt=4 plots simulated buildups (two spin) opt=5 plots the chi values
opt=6 plots uncorrected experimental buildups (normed to average buildup) opt=7 plots corrected experimental buildups (normed to average buildup) opt=8 plots simulated buildups with spin diffusion (normed to average buildup) opt=9 plots simulated buildups without spin diffusion (two spin) (normed to average buildup)
A spin-type specific value may be calculated to be read in a file containing spin type specific auto-relaxation values, the same file may be used to read spin-type specific I(0) values,
see * read rho.