- Timestamp:
- Jul 29, 2017 7:10:21 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branch/2frame/GSASIIstrMath.py
r2946 r2947 3288 3288 cw = np.append(cw,cw[-1]) 3289 3289 Ka2 = False #also for TOF! 3290 shl = wave = kRatio = lamRatio = None # variables that are passed and must be initialized even when not needed3290 dFdvDict = shl = wave = kRatio = lamRatio = None # variables that are passed and must be initialized even when not needed 3291 3291 if 'C' in calcControls[hfx+'histType']: 3292 3292 shl = max(parmDict[hfx+'SH/L'],0.002)
Note: See TracChangeset
for help on using the changeset viewer.