Changes between Initial Version and Version 1 of Ticket #1232, comment 3


Ignore:
Timestamp:
Feb 22, 2019 12:05:14 PM (5 years ago)
Author:
pkienzle
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1232, comment 3

    initial v1  
    1 Need to negate qz as well. Things tilting toward the beam on the front side of the cell will be tilting away from beam on the back side by the same amount, so return `(I(qx, qy, qz) + I(-qx, qy, -qz)/2`.  Of course, since we are assuming qz=0 for SAS this doesn't make any difference. 
     1Need to negate qz as well. Things tilting toward the beam on the front side of the cell will be tilting away from beam on the back side by the same amount, so return `(I(qx, qy, qz) + I(-qx, qy, -qz))/2`.  Of course, since we are assuming qz=0 for SAS this doesn't make any difference.