The LAMP Application

Generated by IDLdoc

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

lamp_mac/D7_b/

vanadium.pro


top vanadium

result = vanadium(w_in, sk, nosave=nosave)

******* ******** ** User callable ** For D7 data only ** ** Takes 2-D or 3-D workspace containing one or more normalised non-tof z-PA ** or xyz-PA background-subtracted vanadium runs. For quartz and multiple ** scattering corrections, data should be run through corr_xyz first. Vanadium.pro ** adds the flip and non-flip intensities and puts the sums into w_out and also ** into the file 'vanadium_.dat' ** ** KEYWORDS: ** /nosave :Don't save in file format ** (sk is obsolete and should not be used) ** ** DIMENSIONS: ** input format: w_in(nspectra,nphases,nruns) ** output format: w_out(nspectra,nruns) (saved in individual files) ** ** COMMAND SYNTAX: ** w5=vanadium(w4[,/nosave]) ** (optional keyword shown in square brackets) ** ** KHA,JRS 4/10/06 ** Modified 1.8.13 ARW to stop program crashing at end ** ------------------------------------------------------------------------------- ** *******************************************************************************

Parameters

w_in
sk

Keywords

nosave

File attributes

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