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

Module atom

source code

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

Classes
  Atom
Atom is a Refinable component which contains multiple parameters.
Variables
  PARAMNAMES = {'fullprof': {'Biso': 'AtomicDisplacementFactor.B...
  __id__ = '$Id: atom.py 6726 2011-08-25 09:36:23Z yshang $'
  __package__ = 'diffpy.srrietveld'

Imports: Refinable


Variables Details

PARAMNAMES

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