 |
|
|
|
Frank
Delaglio, Ph.D.
Software Science Consultant
13840 Grey Colt Drive
North Potomac MD 20878 USA
Tel: 301 806-0867
Fax: 301 309-8717
E-mail: delaglio@nmrscience.com
|
|
|
Programs of the NMRPipe System
addNMR: Combine Two NMRPipe-format Data Files or File Series
| Flag |
Argument |
Default |
Description |
-in1 |
inName1 |
|
Input Name or Template 1. |
-in2 |
inName2 |
|
Input Name or Template 2. |
-out |
outName |
|
Output Name. |
Operations:
-add |
|
|
inName1 + inName2 (Default) |
-sub |
|
|
inName1 - inName2 |
-mul |
|
|
inName1 * inName2 |
-div |
|
|
inName1 / inName2 |
-min |
|
|
Min(inName1, inName2) (Tests absolute value) |
-max |
|
|
Max(inName1, inName2) (Tests absolute value) |
-emb |
|
|
Embed inName2 in inName1 |
-il |
|
|
Interleave inName2 and inName1 |
Other Options:
-c1 |
scale |
1.0 |
Scale factor for inName1 |
-c2 |
scale |
1.0 |
Scale factor for inName2 |
-verb |
|
|
Verbose Mode ON. |
Notes:
1. Use file name templates (e.g. test%03d.dat) to combine multidimensional file series data.
2. In-place processing is allowed.
|
Under Construction
|
[ Home ]
[ Terms of Use ]
[ Copyright ]
last updated: Jan 22, 2009 / big frank
Contact site designer mimi at
mdelaglio@hotmail.com
|
|