Changeset 1759 for trunk/GSASIIstrMath.py
- Timestamp:
- Mar 23, 2015 4:21:36 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrMath.py
r1682 r1759 1324 1324 def GetPwdrExtDerv(refl,im,pfx,phfx,hfx,calcControls,parmDict): 1325 1325 'Needs a doc string' 1326 delt = 0.0 011326 delt = 0.01 1327 1327 parmDict[phfx+'Extinction'] += delt 1328 1328 plus = GetPwdrExt(refl,im,pfx,phfx,hfx,calcControls,parmDict)
Note: See TracChangeset
for help on using the changeset viewer.