lamp_mac/TOF/
tof_cutter.pro
top tof_cutter
result = tof_cutter(w_in, Qx=Qx, Qy=Qy, dQ=dQ, E=E, dE=dE)
******* ********** ** User callable ** Takes 2d cuts through tof single-crystal data (output from tof_qrebin.pro) ** ** Dimensions ** ------------ ** w_in : (n_energies, nQx, nQy) -> w_out : (nQx, n_energies) - Qy cut ** -> w_out : (nQy, n_energies) - Qx cut ** -> w_out : (nQx, nQy) - E cut ** ** JRS 20/12/07
Parameters
- w_in
Keywords
- Qx
- Qy
- dQ
- E
- dE
File attributes
Modification date: | Tue Oct 1 14:39:52 2013 |
Lines: | 137 |