Attribute: minAliasedFreq
Describes aliasing - minimum value actually possible for the (unaliased) frequency in units of ExpDimRef.unit. Note that all Fourier transformed data are by definition aliased - the difference lies in which frequency regions may contain signals. This attribute serves for normal NMR spectra but may be irrelevant in some other cases.
guid:
|
www.ccpn.ac.uk_Fogh_2006-08-16-18:20:05_00038
|
Type:
|
Float
|
Multiplicity:
|
0..1
|
Changeability:
|
changeable
|
isDerived:
|
False
|
isAutomatic:
|
False
|
isImplementation:
|
False
|
isImplicit:
|
False
|
isAbstract:
|
False
|
Scope:
|
instance_level
|
Default Value:
|
None
|
Constraint name:
|
value_not_larger_than_maxAliasedFreq
|
python code
|
value is None or self.maxAliasedFreq is None or self.maxAliasedFreq > value
|
|