lamp_mac/D7_b/
components.pro
top components
result = components(w_in0)
******* ********** ** User callable ** For D7 data only ** ** Separates data taken with Z or XYZ polarisation analysis into ** the constituent components: ** ** index ** 0: total ** 1: incoherent ** 2: coherent + isotope-incoherent ** 3: paramagnetic (average of spin-flip and non-spin-flip paramagnetic) ** 4: non-spin-flip paramagnetic ** 5: spin-flip paramagnetic ** ** DIMENSIONS: ** No-TOF: w_in(nspectra,nphases,nruns) -> w_out(nspectra,ncomponents,nruns) ** TOF: w_in(nchannels,nspectra*nphases) -> w_out(nchannels,nspectra*ncomponents) ** ** COMMAND SYNTAX: ** w3=components(w2) ** ** (optional keywords shown in square brackets) ** KHA,JRS 6/10/06 ** ------------------------------------------------------------------------------- ** *******************************************************************************
Parameters
- w_in0
File attributes
Modification date: | Tue Oct 1 14:43:50 2013 |
Lines: | 258 |