lamp_mac/TOF/
slice_hw.pro
top slice_hw
result = slice_hw(win, dQ=dQ, sym=sym)
******* ******** ** User callable ** return the slice vector I(Q,hW=2.0725Q^2 +-dQ) for "Helmut Schober" ** input: win is a 2D or 3D workspace containing S(Q,W) frame(s) ** Q(abcissa) & W(ordinate) are 1D vectors at this time ** dQ default is 0.05 ** call : w2=slice_hw( w1 [,dQ=0.05] [,/SYM] ) ** ** D.R. May 2008 V1.2 ** D.R. Jun 2009 added /SYM to get the symetric slice (@-W)
Parameters
- win
Keywords
- dQ
- sym
File attributes
Modification date: | Tue Oct 1 14:39:52 2013 |
Lines: | 53 |