Scripts of the NMRPipe System
updateTab.tcl: Update ppm and Hz, or Pts Values in a Peak Table.
Peak Table Specification:
Flag |
Argument |
Default |
Description |
-in |
inName |
|
Name of Input Table. |
-out |
outName |
stderr |
Name of Output Table. |
Spectral Data Specification (Use only one):
-data |
dataName |
|
Name or Template of Spectral Data. |
-list |
listName |
|
Text list of Spectral Data Planes. |
Conversion Modes (Use Only One):
-ppm |
|
|
Update PPM and Hz Values (Default). |
-pts |
|
|
Update Values in Points. |
Extract Region Adjustment (Only For -pts Mode):
-ext |
|
|
Adjust Point Positions for Extract Region. Locations Will Correspond to Unextracted Data. |
|
|