Scripts of the NMRPipe System
nusSort.tcl: Sort/Distribute Non-Uniformly Sampled (NUS) Vectors in NMRPipe Data.
Flag |
Argument |
Default |
Description |
-in |
inName |
test.fid |
Input Name. |
-out |
outName |
sort.fid |
Output Name. |
-sample |
sName |
*.hdr_3 |
Sample Point Input Name. |
-par |
pName |
*.in |
Sampling Parameter Input Name. |
-nusdim |
dimCount |
Auto |
Number of NUS Dimensions. |
-prof |
profName |
None |
Optional NUS Profile Output. |
-expand |
|
|
Expand to Full Sampling Space (Default). |
-noexpand |
|
|
Sort Only. |
-verb |
|
|
Verbose Mode ON (Default). |
-noverb |
|
|
Verbose Mode OFF. |
|
|