The LAMP Application

Generated by IDLdoc

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

lamp_mac/D7_b/

quartz.pro


top quartz

result = quartz(w_in, sk, fr1, tmp, NOSAVE=NOSAVE, FR_depol=FR_depol, temp=temp)

******* ****** ** User callable ** For D7 data only ** ** takes 2-D or 3-D workspace containing a normalised non-tof z-PA ** or xyz-PA background-subtracted quartz run (or runs). Puts the flipping ratios ** into w_out and also into the file 'quartz_"numor".dat'. Will also correct ** for depolarisation due to the sample (assuming cylindrical geometry) if desired ** ** ** ARGUMENTS: ** FR_depol :if depolarisation is present in the sample - ** FR_depol is flipping ratio (IN M2)in the presence of ** depolarisation ** temp :if depolarisation is present in the sample - ** temp is the temperature (used to name the output file ** "quartz__.dat") to identify the depolarisation ** correction at that temperature ** (sk, fr1 and tmp are obsolete, kept for backwards compatability) ** ** KEYWORDS: ** /nosave :don't save flipping ratios to file ** ** DIMENSIONS: ** w_in(nspectra, nphases) -> w_out(nspectra, nphases/2.) ** ** COMMAND SYNTAX: ** w5=quartz(w4[,/nosave][,FR_depol=,temp=] ** ** (optional keywords/arguments shown in square brackets) ** ** KHA/JRS, 4/10/06 ** ------------------------------------------------------------------------------- ** *******************************************************************************

Parameters

w_in
sk
fr1
tmp

Keywords

NOSAVE
FR_depol
temp

File attributes

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