Changeset 1453 for trunk/GSASIIphsGUI.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/GSASIIphsGUI.py

    r1450 r1453  
    7575    phasePage.SetScrollbars(10,10,Size[0]/10-4,Size[1]/10-1)
    7676    mainFrame.setSizePosLeft(Size)
    77 
     77   
    7878def UpdatePhaseData(G2frame,Item,data,oldPage):
    7979    '''Create the data display window contents when a phase is clicked on
Note: See TracChangeset for help on using the changeset viewer.