Frank Delaglio, Ph.D.

19804 Maycrest Way
Germantown MD 20876 USA

301 806-0867
delaglio@nmrscience.com



Scripts of the NMRPipe System
resetLW.tcl: Adjust Linewidth (LW) Values in Peak Table.

Flag Argument Default Description
 -in inName test.tab Input Peak Table.
 -out outName new.tab Output Peak Table.
 -var varList XW ... List of Linewidth Variables to Adjust.
 -mult mList 0.0 ... Scale Factor (M).
 -add aList 1.0 ... Linewidth Offset Values (A).
Notes:
  New LW = M*LW + A.