- Timestamp:
- Aug 10, 2017 4:04:56 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branch/2frame/GSASIIobj.py
r2987 r2994 258 258 size and strain parameters. The following are the 259 259 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' 261 262 \ Extinction Extinction parameter (list of float, bool) 262 263 \ HStrain Hydrostatic strain. List of two lists. The first is 263 a list of the HStrain parameters (1 -3 depending on264 unit cell), the second is a list of boolean264 a list of the HStrain parameters (1, 2, 3, 4, or 6 265 depending on unit cell), the second is a list of boolean 265 266 refinement parameters (same length) 266 267 \ Histogram The name of the associated histogram (str) … … 277 278 5. Generalized refinement flags - list of bools, 278 279 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. 280 282 281 283 0. Type, 'MD' for March-Dollase or 'SH' for … … 284 286 2. Refinement flag, bool 285 287 3. Preferred direction, list of ints, [h, k, l] 286 4. int287 5. dict288 6. list289 7. float290 \ 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 292 294 \ Use bool 293 295 \ newLeBail Whether to perform a new LeBail extraction
Note: See TracChangeset
for help on using the changeset viewer.