Changeset 1637 for trunk/GSASIIindex.py
- Timestamp:
- Feb 6, 2015 3:09:50 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIindex.py
r1593 r1637 292 292 difC = Inst['difC'][1] 293 293 SGData = G2spc.SpcGroup(controls[13])[1] 294 SSGData = G2spc.SSpcGroup(SGData,ssopt['ssSymb']) 294 SSGData = G2spc.SSpcGroup(SGData,ssopt['ssSymb'])[1] 295 295 A = G2lat.cell2A(controls[6:12]) 296 296 Z = controls[1]
Note: See TracChangeset
for help on using the changeset viewer.