Changeset 4510 for trunk/GSASIIspc.py
- Timestamp:
- Jun 27, 2020 10:57:38 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIspc.py
r4489 r4510 3341 3341 if SGData['SGGray']: 3342 3342 return SytSym+"1'" 3343 if SytSym == '1': #genersl position3343 if SytSym in ['1','-1','2','3','6','m']: #axial position 3344 3344 return SytSym 3345 3345 if SplitSytSym[0] == SGData['SGPtGrp']: #simple cases
Note: See TracChangeset
for help on using the changeset viewer.