MULTISITEARRAY Convert a multi-site input data structure
into an array of single-site input data structures.
Y=MULTISITEARRAY(X,INDEX) Convert a multi-site input data structure X
into an array of single-site input data structures Y, including
the sites given by the indices in INDEX.
Y=MULTISITEARRAY(X) includes all of the sites in X.
See also STAREAD, MULTISITESUBSET.
This function calls: