Changeset 2947 for branch


Ignore:
Timestamp:
Jul 29, 2017 7:10:21 PM (6 years ago)
Author:
toby
Message:

check in mp fix before reverting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branch/2frame/GSASIIstrMath.py

    r2946 r2947  
    32883288    cw = np.append(cw,cw[-1])
    32893289    Ka2 = False #also for TOF!
    3290     shl = wave = kRatio = lamRatio = None # variables that are passed and must be initialized even when not needed
     3290    dFdvDict = shl = wave = kRatio = lamRatio = None # variables that are passed and must be initialized even when not needed
    32913291    if 'C' in calcControls[hfx+'histType']:   
    32923292        shl = max(parmDict[hfx+'SH/L'],0.002)
Note: See TracChangeset for help on using the changeset viewer.