Changeset 1777 for trunk/GSASIIstrIO.py


Ignore:
Timestamp:
Apr 5, 2015 7:00:17 PM (8 years ago)
Author:
vondreele
Message:

fixes to SH texture penalty fxn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIstrIO.py

    r1775 r1777  
    20712071                    controlDict[pfx+'SHord'] = hapData['Pref.Ori.'][4]
    20722072                    controlDict[pfx+'SHncof'] = len(hapData['Pref.Ori.'][5])
     2073                    controlDict[pfx+'SHnames'] = G2lat.GenSHCoeff(SGData['SGLaue'],'0',controlDict[pfx+'SHord'],False)
    20732074                    controlDict[pfx+'SHhkl'] = []
    20742075                    if hapData['Pref.Ori.'][6][0] != '':
Note: See TracChangeset for help on using the changeset viewer.