Changeset 1385
- Timestamp:
- Jun 16, 2014 11:10:43 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIimage.py
r1384 r1385 882 882 H1 = LRazm 883 883 H0 /= npcosd(H2[:-1]) #**2? I don't think so, **1 is right for powders 884 if 'SASD' in data[' Type']:884 if 'SASD' in data['type']: 885 885 H0 /= npcosd(H2[:-1]) #one more for small angle scattering data? 886 886 if data['Oblique'][1]:
Note: See TracChangeset
for help on using the changeset viewer.