Changeset 1777 for trunk/GSASIIstrIO.py
- Timestamp:
- Apr 5, 2015 7:00:17 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrIO.py
r1775 r1777 2071 2071 controlDict[pfx+'SHord'] = hapData['Pref.Ori.'][4] 2072 2072 controlDict[pfx+'SHncof'] = len(hapData['Pref.Ori.'][5]) 2073 controlDict[pfx+'SHnames'] = G2lat.GenSHCoeff(SGData['SGLaue'],'0',controlDict[pfx+'SHord'],False) 2073 2074 controlDict[pfx+'SHhkl'] = [] 2074 2075 if hapData['Pref.Ori.'][6][0] != '':
Note: See TracChangeset
for help on using the changeset viewer.