The LAMP Application

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

lamp_mac/D7_g/

sqw_rebin_v2.pro


top sqw_rebin_v2

result = sqw_rebin_v2(w_in, dQ=dQ, emin=emin, swap_QE=swap_QE)

******* ************ ** User callable ** Rebins S(E,2theta) to S(E,modQ) (does same job as previous sqw_rebin) ** Doesn't rely on detectors being contiguous (as does sqw_rebin). ** ** INPUT: w_in(nEn,nspectra) ** OUTPUT: w_out(nEn,nQ) where nQ is specified by the user ** ** Arguments: ** ----------- ** dQ: modQ bin width ** emin: minimum energy transfer for output ** swap_QE: make output, w_out(nQ,nEn) ** ** JRS 27/10/09 ** ** *********************************************************************** ** -----------------------------------------------------------------------

Parameters

w_in

Keywords

dQ
emin
swap_QE

File attributes

Modification date: Tue Oct 1 14:43:35 2013
Lines: 270