Ignore:
Timestamp:
Jun 12, 2017 4:02:43 PM (6 years ago)
Author:
vondreele
Message:

comment out GetFobsSq? from errRefine - should save time recalculating profile; only needed from HessRefine? & derivRefine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIstrMath.py

    r2858 r2862  
    39563956            M = np.concatenate((M,wtFactor*df))
    39573957# end of HKLF processing
    3958     GetFobsSq(Histograms,Phases,parmDict,calcControls)
     3958#    GetFobsSq(Histograms,Phases,parmDict,calcControls)
    39593959    Histograms['sumwYo'] = SumwYo
    39603960    Histograms['Nobs'] = Nobs
Note: See TracChangeset for help on using the changeset viewer.