Changeset 4586 for trunk/GSASIIimage.py


Ignore:
Timestamp:
Oct 7, 2020 8:01:33 AM (3 years ago)
Author:
vondreele
Message:

fix the new GetTthAzmG

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIimage.py

    r4585 r4586  
    608608        ctth0 = costth(dxyz0)
    609609        tth0 = npacosd(ctth0)
    610         dzp = peneCorr(tth0,data['DetDepth'],dist,tilt)
     610        dzp = peneCorr(tth0,data['DetDepth'],dist)
    611611        dxyz0[:,:,2] += dzp
    612612#non zero detector 2-theta:   
Note: See TracChangeset for help on using the changeset viewer.