User Tools

Site Tools


jvs:fscan:manual:chapter2:join

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
jvs:fscan:manual:chapter2:join [2014/08/04 16:03]
127.0.0.1 external edit
jvs:fscan:manual:chapter2:join [2022/11/16 22:04]
voyvodic [Join -- Join conditions COND2 ... with COND1]
Line 1: Line 1:
 **fScan Reference Manual, Chapter 2 (CmdLineOptions): join** **fScan Reference Manual, Chapter 2 (CmdLineOptions): join**
-===== Join -- Join conditions COND2 ... with COND1===== +===== Join -- Join data sets ===== 
-**usage:** -join cond1 cond2 ... cond9+**usage:** -join [cmdflag] dataset2 [newname]
 ===== ===== ===== =====
 +This joins DATASET2 onto the current data set to make a new data set (NEWNAME). \
 +CMDFLAG can be used to specify joining options:
 + * volumes - append all DATASET2 time points at the end (default) 
 + * slices - add DATASET2 slices to each volume
 + * interleave - interleave slices from the current data set and DATASET2
 +
 +Note: data set image sizes (NX x NY) and word sizes must match.
  
 **See Also:**\\ **See Also:**\\
jvs/fscan/manual/chapter2/join.txt · Last modified: 2023/02/23 18:43 (external edit)