Changeset 4050
- Timestamp:
- Jul 2, 2019 2:50:33 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrMath.py
r4046 r4050 3516 3516 hfx+'I(L2)/I(L1)':[1.0,'L1/L2'],hfx+'Zero':[dpdZ,'pos'],hfx+'Lam':[dpdw,'pos'], 3517 3517 hfx+'Shift':[dpdSh,'pos'],hfx+'Transparency':[dpdTr,'pos'],hfx+'DisplaceX':[dpdX,'pos'], 3518 hfx+'DisplaceY':[dpdY,'pos'], }3518 hfx+'DisplaceY':[dpdY,'pos'],phfx+'Extinction':[dFdEx,'int'],} 3519 3519 if 'Bragg' in calcControls[hfx+'instType']: 3520 3520 names.update({hfx+'SurfRoughA':[dFdAb[0],'int'],
Note: See TracChangeset
for help on using the changeset viewer.