Scripts of the NMRPipe System
plot1D2D.tcl: PostScript Plot of 2D Spectrum with 1D Spectra or Projections.
Flag |
Argument |
Default |
Description |
-in |
inName |
test.ft2 |
Input 2D Spectrum. |
-out |
outName |
roi.ps |
Output PostScript Plot File. |
-xProj |
xPName |
Proj |
Optional 1D Spectrum for X-Axis. |
-yProj |
yPName |
Proj |
Optional 1D Spectrum for Y-Axis. |
-hi |
hi |
Auto |
First Contour Height. |
-fhi |
fhi |
Auto |
Min 1D Height. |
-lhi |
lhi |
Auto |
Max 1D Height. |
-x1 |
x1 |
First |
X-Axis Start Coord PPM. |
-xn |
xn |
Last |
X-Axis End Coord PPM. |
-y1 |
y1 |
First |
Y-Axis Start Coord PPM. |
-yn |
yn |
Last |
Y-Axis End Coord PPM. |
-verb |
|
|
Verbose Mode ON (Default). |
-noverb |
|
|
Verbose Mode OFF. |
Optional Peak Labels:
-tab |
tabName |
None |
Peak Table of PPM Coords. |
-xVar |
xVar |
Auto |
Name of X-Axis PPM Variable in Table. |
-yVar |
yVar |
Auto |
Name of X-Axis PPM Variable in Table. |
-lab |
lVar |
INDEX |
Name of Label Variable in Table. |
|
|