Changeset 2994 for branch


Ignore:
Timestamp:
Aug 10, 2017 4:04:56 PM (6 years ago)
Author:
odonnell
Message:

revised HAP parameter docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branch/2frame/GSASIIobj.py

    r2987 r2994  
    258258                             size and strain parameters. The following are the
    259259                             keys to the inner dict. (dict)
    260 \           Babinet          Dictionary with two entries, 'BabA', 'BabU'
     260\           Babinet          For protein crystallography. Dictionary with two
     261                             entries, 'BabA', 'BabU'
    261262\           Extinction       Extinction parameter (list of float, bool)
    262263\           HStrain          Hydrostatic strain. List of two lists. The first is
    263                              a list of the HStrain parameters (1-3 depending on
    264                              unit cell), the second is a list of boolean
     264                             a list of the HStrain parameters (1, 2, 3, 4, or 6
     265                             depending on unit cell), the second is a list of boolean
    265266                             refinement parameters (same length)
    266267\           Histogram        The name of the associated histogram (str)
     
    277278                               5. Generalized refinement flags - list of bools,
    278279                                  corresponding to the parameters of (4)
    279 \           Pref.Ori.        Preferred Orientation. List of eight parameters, in order:
     280\           Pref.Ori.        Preferred Orientation. List of eight parameters.
     281                             Items marked SH are only used for Spherical Harmonics.
    280282
    281283                               0. Type, 'MD' for March-Dollase or 'SH' for
     
    284286                               2. Refinement flag, bool
    285287                               3. Preferred direction, list of ints, [h, k, l]
    286                                4. int
    287                                5. dict
    288                                6. list
    289                                7. float
    290 \           Scale            Phase fraction, list of [float, bool]
    291 \           Show
     288                               4. SH - number of terms, int
     289                               5. SH - dict
     290                               6. SH - list
     291                               7. SH - float
     292\           Scale            Phase fraction, list of [float, bool].
     293\           Show             bool
    292294\           Use              bool
    293295\           newLeBail        Whether to perform a new LeBail extraction
Note: See TracChangeset for help on using the changeset viewer.