Changeset 267 for trunk/GSASIIIO.py
- Timestamp:
- Apr 20, 2011 1:09:53 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIIO.py
r265 r267 804 804 Id = item 805 805 item, cookie = self.PatternTree.GetNextChild(self.root, cookie) 806 parms = ['PXC',data['wavelength'],0.0,0.9 5,1.0,-1.0,0.3,0.0,1.0,0.0,azm] #set polarization for synchrotron radiation!806 parms = ['PXC',data['wavelength'],0.0,0.99,1.0,-1.0,0.3,0.0,1.0,0.0,azm] #set polarization for synchrotron radiation! 807 807 Y = self.Integrate[0][i] 808 808 W = 1./Y #probably not true
Note: See TracChangeset
for help on using the changeset viewer.