The LAMP Application

Generated by IDLdoc

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

lamp_mac/D7_b/

slab.pro


top slab

result = slab(w_in, angle=angle, muR=muR, Tmin=Tmin, output_array=output_array)

******* **** ** User callable ** For D7 data only - (useful for slab geometry single crystal omega scans) ** Corrects for sample attenuation of the scattered neutrons assuming ** infinite slab geometry. ** ** ARGUMENTS: ** angle :angle in degrees of sample normal rel. to incident beam at omega=0. ** Counterclockwise is +ve ** muR :muR is Nsigmat where sample transmission=EXP(-Nsigmat) ** N*sigma=0.037 mm^-1 for vanadium ** Tmin :Minimum transmission of sample (defined by real thickness and length) ** ** DIMENSIONS ** w_in(32,nphases,nruns) -> w_out(32,nphases,nruns) ** ** COMMAND SYNTAX: ** w5=slab(w4,angle=,muR=,Tmin=) ** ** KHA,JRS 3/6/02 ** ------------------------------------------------------------------------------- ** *******************************************************************************

Parameters

w_in

Keywords

angle
muR
Tmin
output_array

File attributes

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