Home > Applications > SpinW > m_files > sw_econtract.m

iFit/sw_econtract

PURPOSE ^

converts (Q,omega) values to Qm values for diffraction instrument

SYNOPSIS ^

function Qm = sw_econtract(Q,varargin)

DESCRIPTION ^

 converts (Q,omega) values to Qm values for diffraction instrument

 Qm = SW_FLATCONE(Q,'Option1', Value,...) 

 Input:

 Q         Input values in reciprocal space in the scattering plane in
           Angstrom^-1 units, dimensions are [2 nQ].

 Options:

 omega     Energy transfer value in meV, default is zero.
 lambda    Wavelength of the incident beam in Angstrom.
 ki        Momentum of the incidend beam in Angstrom^-1.
 sense     Scattering sense:
               1       detectors are on the right hand side from the
                       incident beam direction, default.
              -1       detectors are on the left hand side from the
                       incident beam direction.

 See also SW_CONVERTER.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1