Changeset 1485
- Timestamp:
- Sep 3, 2014 3:34:08 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIimage.py
r1465 r1485 831 831 numChans = data['outChannels'] 832 832 Dazm = (LRazm[1]-LRazm[0])/numAzms 833 LRazm += Dazm/2.833 # LRazm += Dazm/2. 834 834 if 'log(q)' in data['binType']: 835 835 lutth = np.log(4.*np.pi*npsind(LUtth/2.)/data['wavelength'])
Note: See TracChangeset
for help on using the changeset viewer.