The LAMP Application

Generated by IDLdoc

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

lamp_mac/D7_b/

qrebin_v2.pro


top qrebin_v2

result = qrebin_v2(w_in0, omegashift=omegashift, dQ=dQ, dE=dE, Qmax=Qmax, fold=fold, unfold=unfold)

******* ********* ** User callable ** For D7 and TOF data ** ** takes output workspace of omega_scan.pro containing omega-scan, converts to ** Q-space and rebins to a constant Qx-Qy grid in a single quadrant, giving ** sensible error bars! Deals with only one spin phase. ** ** ARGUMENTS: ** omegashift : offset in degrees of omega=0 position ** Qmax : maximum mod Q to be output ** dQ : Qbin width ** dE : energy transfer of data ** ** (oms is obsolete, kept for backwards compatability) ** ** KEYWORDS: ** fold : folds quadrants into +,+ ** ** DIMENSIONS: ** w_in(nspectra,nruns) -> w_out(nQ,nQ) (folded), w_out(2*nQ,2*nQ) (unfolded) ** ** COMMAND SYNTAX: ** w10=qrebin(w9,[nQ=][,omegashift=][,/fold]) ** ** KHA,JRS,PPD 27/10/09 ** ** ------------------------------------------------------------------------------- ** *******************************************************************************

Parameters

w_in0

Keywords

omegashift
dQ
dE
Qmax
fold
unfold

File attributes

Modification date: Tue Oct 1 14:43:50 2013
Lines: 313