Package diffpy :: Package srrietveld :: Module profile
[frames] | no frames]

Module profile

source code

This package contains the Pattern class in SrRietveld, which is an script interface to access the structure information

Classes
  Profile
Profile is a Function component which contains multiple parameters.
Variables
  PARAMNAMES = {'fullprof': {'Biso': 'AtomicDisplacementFactor.B...
  __id__ = '$Id: profile.py 6728 2011-08-26 21:54:11Z yshang $'
  __package__ = 'diffpy.srrietveld'

Imports: Function


Variables Details

PARAMNAMES

Value:
{'fullprof': {'Biso': 'AtomicDisplacementFactor.Biso',
              'Rp': 'Rp',
              'Rwp': 'Rwp',
              'Tmax': 'Thmin',
              'Tmin': 'Thmax',
              'Uiso': 'AtomicDisplacementFactor.Uiso',
              'X': 'X',
              'Y': 'Y',
...