Changeset 1453 for trunk/GSASIIobj.py


Ignore:
Timestamp:
Aug 1, 2014 3:19:48 PM (9 years ago)
Author:
vondreele
Message:

get HKLF data type into RefDict?
create a SetDefaultDData routine in GSASII.py
fix copyflags for sc extinction coeff
fix neutron resonant ff for TOF
fix error in making Hessian v-cov matrix - now matches the Jabobian one
put names in the Es, Ep & Eg sc extinction coeff
fix errors in SCExtinction - still problem with derivatives

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIobj.py

    r1402 r1453  
    12711271        'Mustrain;.*' : 'Microstrain coef.',
    12721272        'Size;.*' : 'Crystallite size value',
    1273         'eA' : '?',
     1273        'eA' : 'Cubic mustrain value',
     1274        'Ep' : 'Primary extinction',
     1275        'Es' : 'Secondary type II extinction',
     1276        'Eg' : 'Secondary type I extinction',
    12741277        #Histogram vars (:h:<var>)
    12751278        'Absorption' : 'Absorption coef.',
Note: See TracChangeset for help on using the changeset viewer.