Changeset 2549 for trunk/GSASIIspc.py
- Timestamp:
- Nov 26, 2016 10:29:02 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/GSASIIspc.py ΒΆ
r2546 r2549 2044 2044 CSI = [[1,2,3],[1.0,1.0,1.0]] 2045 2045 for opr in dupDir: 2046 if '-1' in siteSym and SpnFlp[len(SpnFlp)/2 ] < 0:2046 if '-1' in siteSym and SpnFlp[len(SpnFlp)/2-1] < 0: 2047 2047 return [[0,0,0],[0.,0.,0.]] 2048 2048 indx = GetNXUPQsym(opr)
Note: See TracChangeset
for help on using the changeset viewer.