Changeset 2155 for trunk/GSASIIstrIO.py
- Timestamp:
- Feb 23, 2016 10:20:56 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrIO.py
r2154 r2155 2164 2164 controlDict[pfx+'MuPwrs'] = pwrs 2165 2165 for i in range(Nterms): 2166 sfx = ' :'+str(i)2166 sfx = ';'+str(i) 2167 2167 hapDict[pfx+item+sfx] = hapData[item][4][i] 2168 2168 if hapData[item][5][i]:
Note: See TracChangeset
for help on using the changeset viewer.