Changeset 3311 for trunk/GSASIIstrIO.py
- Timestamp:
- Mar 6, 2018 9:43:03 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/GSASIIstrIO.py ΒΆ
r3286 r3311 1230 1230 if 'M' in at[ct+1]: 1231 1231 SytSym,Mul,Nop,dupDir = G2spc.SytSym(at[cx:cx+3],SGData) 1232 mId,mCoef = G2spc.GetCSpqinel(S ytSym,SpnFlp,dupDir)1232 mId,mCoef = G2spc.GetCSpqinel(SpnFlp,dupDir) 1233 1233 names = [pfx+'AMx:'+str(i),pfx+'AMy:'+str(i),pfx+'AMz:'+str(i)] 1234 1234 equivs = [[],[],[]]
Note: See TracChangeset
for help on using the changeset viewer.