Changeset 1955 for trunk/GSASIIstrMath.py
- Timestamp:
- Aug 11, 2015 9:35:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrMath.py
r1924 r1955 715 715 fbsq = fbs**2 #imaginary 716 716 refl[9+im] = np.sum(fasq)+np.sum(fbsq) 717 refl[7+im] = np.sum(fasq)+np.sum(fbsq) 717 718 refl[10+im] = atan2d(fbs[0],fas[0]) 718 719
Note: See TracChangeset
for help on using the changeset viewer.