Changeset 4586 for trunk/GSASIIimage.py
- Timestamp:
- Oct 7, 2020 8:01:33 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIimage.py
r4585 r4586 608 608 ctth0 = costth(dxyz0) 609 609 tth0 = npacosd(ctth0) 610 dzp = peneCorr(tth0,data['DetDepth'],dist ,tilt)610 dzp = peneCorr(tth0,data['DetDepth'],dist) 611 611 dxyz0[:,:,2] += dzp 612 612 #non zero detector 2-theta:
Note: See TracChangeset
for help on using the changeset viewer.