Changeset 1244 for trunk/GSASIIimage.py
- Timestamp:
- Mar 11, 2014 4:49:15 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIimage.py
r1235 r1244 879 879 else: 880 880 H1 = LRazm 881 H0 /= npcosd(H2[:-1]) **2881 H0 /= npcosd(H2[:-1]) #**2? 882 882 if data['Oblique'][1]: 883 883 H0 /= G2pwd.Oblique(data['Oblique'][0],H2[:-1])
Note: See TracChangeset
for help on using the changeset viewer.