The LAMP Application

Generated by IDLdoc

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

lamp_mac/LSS/

s_concatenate.pro


top s_concatenate

result = s_concatenate(w1, w2)

******* ************* ** User callable ** For SANS (D11,D22) data only ** ** concatenates two workspaces. Must be performed on raw data, i.e. ** before calling s_normalise.pro ** ** e.g. w3=concatenate(w1,w2) ** w1(nspectra,nspectra,nrun1) ** w2(nspectra,nspectra,nrun2) -> w3(nspectra,nspectra,nrun1+nrun2) ** ** KHA,JRS 3/3/00

Parameters

w1
w2

File attributes

Modification date: Tue Oct 1 14:40:51 2013
Lines: 133