lamp_mac/BRISP/
flat_det.pro
top flat_det
result = flat_det(M, CENTER=CENTER, PixSize=PixSize, L2=L2)
******* ******** ** User callable ** to correct flat detector data for solid angle (FF 2007) ** ** Call: w2=flat_det(w1,Center=xy0,L2=dst.) ** **** ** Input: M =2D or 3D data matrix. ** ***** xy0 =[x0,y0] center determined by "brisp_center.pro" ** xypsiz =size of the pixel in Cm. Default is [.428,1.27] ** dst =Distance sample-detector in Cm. ** ** Output: Wout ** ****** IF M=2D then Z is the 2D matrix of angles
Parameters
- M
Keywords
- CENTER
- PixSize
- L2
File attributes
Modification date: | Tue Oct 1 14:45:32 2013 |
Lines: | 56 |