The LAMP Application

Generated by IDLdoc

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

lamp_mac/D7_b/

norm_inc.pro


top norm_inc

result = norm_inc(w_in0, ini, dwf, inc_xs=inc_xs, debye=debye)

******* ******** ** User callable ** For D7 data only ** ** Normalise intensities to the incoherent scattering of the sample. ** Must be called after components and theta_scan and phi2q. ** ** ARGUMENTS: ** inc_xs :incoherent cross-section of the sample (required) ** debye :Debye-Waller factor (optional) ** ** DIMENSIONS ** x-axis must be in Q -> w_in=w_out(nQ) ** ** COMMAND SYNTAX: ** eq - w2=norm_inc(w1,inc_xs=4.5[,debye=0.06]) ** - normalise to an incoherent scattering cross-section of 4.5barns ** - Debye-Waller factor of exp(-0.06*Q^2) ** (optional arguments shown in square brackets) ** ** KHA,JRS 14/9/00 ** Modified ARW 26.4.13, following a bug in the Bose factor detected by Markus Appel ** ------------------------------------------------------------------------------- ** *******************************************************************************

Parameters

w_in0
ini
dwf

Keywords

inc_xs
debye

File attributes

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