Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
merge
merges data sets into new data set.
cafe
merge, subgroup(s)[:group][,destgroup]
subgroups - The data sets (subgroup) which are to be merged. They can be referenced either with numbers in brackets ([]) separated with ","; or denoting filenames with wildcards ("*"). Default are all subgroups in current group. group - (optional) The data group from which the data is copied. Default is the current group. Must be in range [0..29]. destgroup- The data group to which the data is merged to. Must be in range [0..29]. Default is current group.
Adds a new data comprising of merged data sets to destination group.
> merge, "test*.dat",1 -> build common data set comprising of all data sets consisting of the file name test*.dat (wildcarded) in current group to group 1
$Id: cafe_merge.pro,v 1.7 2004/09/22 10:27:22 goehler Exp $
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]